mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-23 00:25:35 +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>
|
||||
@@ -105,12 +105,15 @@ $(document).ready(function(){initNavTree('functions_vars.html',''); initResizabl
|
||||
<li>$daemon_file : <a class="el" href="class_z_m_1_1_command_1_1_server_1_1_server_command.html#a5f10775d904c000f8faff9e0937e04e8">ServerCommand</a></li>
|
||||
<li>$driver : <a class="el" href="class_z_m_1_1_framework.html#a3706474b9c8fe145309ffb946348f306">Framework</a></li>
|
||||
<li>$environment_alias : <a class="el" href="class_z_m_1_1_config_1_1_z_m_config.html#a7a2aa1e8e9c348a4f3b5a1d52a4daca0">ZMConfig</a></li>
|
||||
<li>$error : <a class="el" href="class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#a59c4d7244a55ab9b7523a0a84bdeb48c">PluginInstallStrategy</a></li>
|
||||
<li>$expression : <a class="el" href="class_z_m_1_1_annotation_1_1_framework_1_1_cron.html#a44b2395b9b379be9cb945ee2083cf906">Cron</a></li>
|
||||
<li>$group : <a class="el" href="class_z_m_1_1_annotation_1_1_annotation_base.html#a0889aa732f49204fd5bbec32f3bcffa3">AnnotationBase</a></li>
|
||||
<li>$input : <a class="el" href="class_z_m_1_1_command_1_1_command.html#a0cd770f190108ede7ce641486b5e73be">Command</a></li>
|
||||
<li>$installed_name : <a class="el" href="class_z_m_1_1_plugin_1_1_strategy_1_1_plugin_install_strategy.html#a0f945865450a7ac21d7d7bb01bb26229">PluginInstallStrategy</a></li>
|
||||
<li>$method : <a class="el" href="class_z_m_1_1_annotation_1_1_annotation_base.html#a2becf67aa6d57c83eebfe67461da5ed7">AnnotationBase</a></li>
|
||||
<li>$middlewares : <a class="el" href="class_z_m_1_1_middleware_1_1_middleware_handler.html#a5029dd0b7610bb08acec6c52de77c150">MiddlewareHandler</a></li>
|
||||
<li>$output : <a class="el" href="class_z_m_1_1_command_1_1_command.html#a676ffb1c0ce0d97e544b5a590ea95f97">Command</a></li>
|
||||
<li>$plugin_dir : <a class="el" href="class_z_m_1_1_command_1_1_plugin_1_1_plugin_command.html#a792ab9ef8f9dc62c48165981915897c1">PluginCommand</a></li>
|
||||
<li>$pools : <a class="el" href="class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_redis_pool.html#a6db178de128945e41c71bcf2173e336f">RedisPool</a></li>
|
||||
<li>$process_mode : <a class="el" href="class_z_m_1_1_process_1_1_process_state_manager.html#aba67384b124f77aa68a4c0162ff1ff97">ProcessStateManager</a></li>
|
||||
<li>$reg_map : <a class="el" href="class_z_m_1_1_middleware_1_1_middleware_handler.html#a3170258a6a61526e4d49c00b835ae0e3">MiddlewareHandler</a></li>
|
||||
|
||||
Reference in New Issue
Block a user