Wrdp See merge request o2oa/o2oa!3009
@@ -41,9 +41,9 @@
<td><a href="module-session.html">当前用户 - session</a></td>
</tr>
<tr>
+ <td><a href="module-o2m.html">平台移动APP API - o2m</a></td>
<td><a href="module-wait.html">表单等待 - wait</a></td>
<td></td>
- <td></td>
</table>
@@ -52,5 +52,10 @@
"jsdoc": "^3.6.6",
"tidy-jsdoc-o2": "0.0.8",
"gulp-git": "^2.10.1"
+ },
+ "dependencies": {
+ "gulp-cli": "^2.3.0",
+ "jsdoc": "^3.6.6",
+ "tidy-jsdoc-o2": "0.0.8"
}
-}
+}