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
bb28a07c93
commit
5524726b4f
@@ -27,7 +27,7 @@
|
||||
<tbody>
|
||||
<tr id="projectrow">
|
||||
<td id="projectalign">
|
||||
<div id="projectname">Zhamao Framework<span id="projectnumber"> 3.1.14</span>
|
||||
<div id="projectname">Zhamao Framework<span id="projectnumber"> 3.2.0</span>
|
||||
</div>
|
||||
<div id="projectbrief">A high-performance chatbot + web framework</div>
|
||||
</td>
|
||||
@@ -114,6 +114,7 @@ $(document).ready(function(){initNavTree('functions_r.html',''); initResizable()
|
||||
<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>resetPortableSQLite() : <a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_pool.html#a4535f867e5747265e37e178edb6fdcfe">DBPool</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