xuebaoxin #13

Manually merged
theluyuan merged 15 commits from xuebaoxin into master 2019-11-12 15:56:55 +00:00
Showing only changes of commit afa77a4228 - Show all commits

View File

@ -2,7 +2,7 @@
- 引入 - 引入
- dbs = require("dir/mongodb.js") - dbs = require("dir/mongodb.js")
- 使用 <br> - 使用 <br>
add <br> add
``` ```
参数(操作的集合名,数据集 {}[,{mongodburl,dbname}])<br> 参数(操作的集合名,数据集 {}[,{mongodburl,dbname}])<br>
返回值类型 promise<br> 返回值类型 promise<br>