mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-24 00:55:35 +08:00
update api docs
This commit is contained in:
committed by
github-actions[bot]
parent
7827a702e1
commit
da5601e7c7
@@ -27,7 +27,7 @@
|
||||
<tbody>
|
||||
<tr id="projectrow">
|
||||
<td id="projectalign">
|
||||
<div id="projectname">Zhamao Framework<span id="projectnumber"> 3.0.0-beta5</span>
|
||||
<div id="projectname">Zhamao Framework<span id="projectnumber"> 3.0.0-beta6</span>
|
||||
</div>
|
||||
<div id="projectbrief">A high-performance chatbot + web framework</div>
|
||||
</td>
|
||||
@@ -143,6 +143,8 @@ $(document).ready(function(){initNavTree('functions_g.html',''); initResizable()
|
||||
<li>getPipeClosure() : <a class="el" href="class_z_m_1_1_middleware_1_1_middleware_handler.html#a4520f2dcd5b20532ce0478de53fd6777">MiddlewareHandler</a></li>
|
||||
<li>getPoolName() : <a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#a00016cd5c0a8d5114e473292b7d9c32f">DBConnection</a></li>
|
||||
<li>getProcessState() : <a class="el" href="class_z_m_1_1_process_1_1_process_state_manager.html#a0ccf89ff285dbe476f4626ee8b80a193">ProcessStateManager</a></li>
|
||||
<li>getPromptOption() : <a class="el" href="class_z_m_1_1_exception_1_1_wait_timeout_exception.html#aec459b0348107f7f251e6ba09ab0ec4a">WaitTimeoutException</a></li>
|
||||
<li>getPromptResponse() : <a class="el" href="class_z_m_1_1_exception_1_1_wait_timeout_exception.html#abd091c37b2d290866acc12483237d6bb">WaitTimeoutException</a></li>
|
||||
<li>getReloadableFiles() : <a class="el" href="class_z_m_1_1_store_1_1_file_system.html#a8e259d4bbfb02ccae9284fd5dc90dc17">FileSystem</a></li>
|
||||
<li>getReturnVal() : <a class="el" href="class_z_m_1_1_annotation_1_1_annotation_handler.html#a218551897b701d37699f967d09d6649f">AnnotationHandler</a></li>
|
||||
<li>getRouteCollection() : <a class="el" href="class_z_m_1_1_utils_1_1_http_util.html#a2af1457d296071b7a85ad53bad4fa60d">HttpUtil</a></li>
|
||||
@@ -155,12 +157,14 @@ $(document).ready(function(){initNavTree('functions_g.html',''); initResizable()
|
||||
<li>getSolutionTitle() : <a class="el" href="class_z_m_1_1_exception_1_1_solution_1_1_solution.html#a9881570a68cf31b306a83a00362b1d2d">Solution</a></li>
|
||||
<li>getStackId() : <a class="el" href="class_z_m_1_1_middleware_1_1_middleware_handler.html#a1dc0bc9891821ea0293b7db757756045">MiddlewareHandler</a></li>
|
||||
<li>getStatus() : <a class="el" href="class_z_m_1_1_annotation_1_1_annotation_handler.html#a9d21636071f529e2154051d3ea6e5921">AnnotationHandler</a></li>
|
||||
<li>getTimeoutPrompt() : <a class="el" href="class_z_m_1_1_exception_1_1_wait_timeout_exception.html#a38ef72a1eefa3d4c3e2d3f5e56534919">WaitTimeoutException</a></li>
|
||||
<li>getTrace() : <a class="el" href="class_z_m_1_1_config_1_1_z_m_config.html#ab8acb5f7930d2f1a934e2a7482ae5dc8">ZMConfig</a></li>
|
||||
<li>getTraceOf() : <a class="el" href="class_z_m_1_1_config_1_1_config_tracer.html#aeeb4f0ff440621617e0168f1644c368c">ConfigTracer</a></li>
|
||||
<li>getTransactionIsolation() : <a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ad1ce4e030d6fe3d81eb1c3ecb650e2e5">DBWrapper</a></li>
|
||||
<li>getTransactionNestingLevel() : <a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a74aed9b813f90aaf883c20d7bd052408">DBWrapper</a></li>
|
||||
<li>getTypeErrorPrompt() : <a class="el" href="class_z_m_1_1_annotation_1_1_one_bot_1_1_command_argument.html#a20825bb4a38906412cbf4ef20fea70d3">CommandArgument</a></li>
|
||||
<li>getUsedTime() : <a class="el" href="class_z_m_1_1_annotation_1_1_annotation_parser.html#ad4f104ad30b380ab934a51c63e228b05">AnnotationParser</a></li>
|
||||
<li>getUserEvent() : <a class="el" href="class_z_m_1_1_exception_1_1_wait_timeout_exception.html#ac8aec7075bfa652e0913bebccf2996d7">WaitTimeoutException</a></li>
|
||||
</ul>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
|
||||
Reference in New Issue
Block a user