This commit is contained in:
pplokijuhyg 2019-11-12 23:38:45 +08:00
parent 110d8ea1ee
commit cbf13bdbcf

View File

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