Merge branch 'xuebaoxin' of pplokijuhyg/blog-server into master

This commit is contained in:
pplokijuhyg 2019-11-13 00:00:16 +08:00
commit d1c8169bd1

View File

@ -1,7 +1,7 @@
#mongodb.js说明 #mongodb.js说明<br>
- 引入 ####引入<br>
- dbs = require("dir/mongodb.js") dbs = require("dir/mongodb.js")<br>
- 使用<br> ####使用<br>
add 插入一条数据 add 插入一条数据
``` ```
参数(操作的集合名,数据集 {}[,{数据库地址,数据库名}]) 参数(操作的集合名,数据集 {}[,{数据库地址,数据库名}])