![](https://img.haomeiwen.com/i24003789/78de4fffb3d8e936.png)
![](https://img.haomeiwen.com/i24003789/f621912a0163a32a.png)
wx.cloud.database().collection("goods").get().then(res => {
console.log(res)
}).catch(err => {
console.log(err);
})
wx.cloud.database().collection("goods").get().then(res => {
console.log(res)
}).catch(err => {
console.log(err);
})
本文标题:5.获取数据库的数据且修改数据库的权限
本文链接:https://www.haomeiwen.com/subject/skazultx.html
网友评论