说明
This commit is contained in:
parent
215c909a4a
commit
529c69335c
@ -34,7 +34,7 @@ remove 删除多条数据
|
|||||||
```
|
```
|
||||||
find 查询数据
|
find 查询数据
|
||||||
```
|
```
|
||||||
参数(操作的集合名,条件 为空为全部数据[第几页,每页几条,{数据库地址,数据库名}])
|
参数(操作的集合名,条件 为空为全部数据[,第几页,每页几条,{数据库地址,数据库名}])
|
||||||
返回值类型 promise
|
返回值类型 promise
|
||||||
成功返回 {code:0,data:[数据集]},
|
成功返回 {code:0,data:[数据集]},
|
||||||
失败返回 {code:1}
|
失败返回 {code:1}
|
||||||
|
Loading…
Reference in New Issue
Block a user