mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-22 16:15:34 +08:00
update api docs
This commit is contained in:
committed by
github-actions[bot]
parent
3d79202c8b
commit
e3d3a3bc6c
@@ -27,7 +27,7 @@
|
||||
<tbody>
|
||||
<tr id="projectrow">
|
||||
<td id="projectalign">
|
||||
<div id="projectname">Zhamao Framework<span id="projectnumber"> 3.0.3</span>
|
||||
<div id="projectname">Zhamao Framework<span id="projectnumber"> 3.1.0</span>
|
||||
</div>
|
||||
<div id="projectbrief">A high-performance chatbot + web framework</div>
|
||||
</td>
|
||||
@@ -99,9 +99,11 @@ $(document).ready(function(){initNavTree('functions_func_i.html',''); initResiza
|
||||
<li>initDriver() : <a class="el" href="class_z_m_1_1_framework.html#ae8f8f8fa3f35aac8f365d9ee4c4c943f">Framework</a></li>
|
||||
<li>initFramework() : <a class="el" href="class_z_m_1_1_framework.html#a599197d9778f3823307cd6877958f163">Framework</a></li>
|
||||
<li>insert() : <a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a5f40efbe876e31a76f22c69e24238fca">DBWrapper</a></li>
|
||||
<li>install() : <a class="el" href="class_z_m_1_1_plugin_1_1_strategy_1_1_composer_strategy.html#ab8022287487dacff2a3b663390772ee0">ComposerStrategy</a>, <a class="el" href="class_z_m_1_1_plugin_1_1_strategy_1_1_git_strategy.html#ab8022287487dacff2a3b663390772ee0">GitStrategy</a>, <a class="el" href="class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#ab8022287487dacff2a3b663390772ee0">PluginInstallStrategy</a></li>
|
||||
<li>interrupt() : <a class="el" href="class_z_m_1_1_annotation_1_1_annotation_handler.html#aa50b801ae8a1a15e1313e8e206bcd90b">AnnotationHandler</a></li>
|
||||
<li>isAutoCommit() : <a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ac450e1c7aa682b1df444e7a2698e5cd7">DBWrapper</a></li>
|
||||
<li>isContextPromptExists() : <a class="el" href="class_z_m_1_1_plugin_1_1_one_bot12_adapter.html#af077b71152d6ce243a398238a0bd143e">OneBot12Adapter</a></li>
|
||||
<li>isEnabled() : <a class="el" href="class_z_m_1_1_plugin_1_1_plugin_meta.html#ad734dc60b64a242fe183e0c23b192790">PluginMeta</a></li>
|
||||
<li>isInGroup() : <a class="el" href="class_z_m_1_1_annotation_1_1_annotation_base.html#ac159870e22c4ebf2906db203bfd3cd1f">AnnotationBase</a></li>
|
||||
<li>isMultiWorkers() : <a class="el" href="class_z_m_1_1_process_1_1_process_state_manager.html#af94dd63424fb58c22eeb8f380ab8f2e9">ProcessStateManager</a></li>
|
||||
<li>isNonStaticMethod() : <a class="el" href="class_z_m_1_1_utils_1_1_reflection_util.html#a389fec3cbf77646a03e4d30064d58dd7">ReflectionUtil</a></li>
|
||||
|
||||
Reference in New Issue
Block a user