mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-23 08:35: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>
|
||||
@@ -112,6 +112,7 @@ $(document).ready(function(){initNavTree('functions_func_c.html',''); initResiza
|
||||
<li>convertToArr() : <a class="el" href="class_z_m_1_1_utils_1_1_message_util.html#abb444d02d25c948104c7c801dd0d1260">MessageUtil</a></li>
|
||||
<li>createDir() : <a class="el" href="class_z_m_1_1_store_1_1_file_system.html#a5307180a31adb7a0aae35addd32565fd">FileSystem</a></li>
|
||||
<li>createJsonResponse() : <a class="el" href="class_z_m_1_1_utils_1_1_http_util.html#a5b352810bc6a14bfc5f78df1fec73fc2">HttpUtil</a></li>
|
||||
<li>createPortableSqlite() : <a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_pool.html#a9f92f5869647ae01ce57e00815950ae3">DBPool</a></li>
|
||||
<li>createQueryBuilder() : <a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#ad0251d2b59b54d92521c94cf7cf3a567">DBWrapper</a></li>
|
||||
<li>createSavepoint() : <a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_wrapper.html#a5617b578691b5091afb116c90c26f41b">DBWrapper</a></li>
|
||||
<li>current() : <a class="el" href="class_z_m_1_1_store_1_1_database_1_1_d_b_statement.html#af343507d1926e6ecf964625d41db528c">DBStatement</a></li>
|
||||
|
||||
Reference in New Issue
Block a user