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
0b8409962c
commit
2e46d37788
@@ -27,7 +27,7 @@
|
||||
<tbody>
|
||||
<tr id="projectrow">
|
||||
<td id="projectalign">
|
||||
<div id="projectname">Zhamao Framework<span id="projectnumber"> 3.1.13</span>
|
||||
<div id="projectname">Zhamao Framework<span id="projectnumber"> 3.1.14</span>
|
||||
</div>
|
||||
<div id="projectbrief">A high-performance chatbot + web framework</div>
|
||||
</td>
|
||||
@@ -113,6 +113,7 @@ $(document).ready(function(){initNavTree('functions_r.html',''); initResizable()
|
||||
<li>removeContextPrompt() : <a class="el" href="class_z_m_1_1_plugin_1_1_one_bot_1_1_one_bot12_adapter.html#a8b2d9c459850cb31e0f049884697fd59">OneBot12Adapter</a></li>
|
||||
<li>removeProcessState() : <a class="el" href="class_z_m_1_1_process_1_1_process_state_manager.html#acf2c7a3ae8e91f7d962a880c01bccdf4">ProcessStateManager</a></li>
|
||||
<li>repeat() : <a class="el" href="class_module_1_1_example_1_1_hello123.html#a7da39ea9baab6da88af5268739c3b900">Hello123</a></li>
|
||||
<li>resetPools() : <a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_pool.html#a6795764d8ed26a0dc4369ed008cbb588">DBPool</a>, <a class="el" href="class_z_m_1_1_store_1_1_k_v_1_1_redis_1_1_redis_pool.html#a6795764d8ed26a0dc4369ed008cbb588">RedisPool</a></li>
|
||||
<li>rollBack() : <a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_connection.html#aebaea4cae21e0e75ec1489c1648caeb3">DBConnection</a>, <a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#aebaea4cae21e0e75ec1489c1648caeb3">DBWrapper</a></li>
|
||||
<li>rollbackSavepoint() : <a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a439f5cd29a7897d1a8d8382b5400f3f7">DBWrapper</a></li>
|
||||
<li>route() : <a class="el" href="class_module_1_1_example_1_1_hello123.html#a92a609955504ed470b4b243eb6170739">Hello123</a></li>
|
||||
|
||||
Reference in New Issue
Block a user