问题模块 框架类型 问题类型 终端类型 AppID 基础库版本
云开发 微信小程序 Bug 客户端 wxc3e177fd3bf17a44 2.2.5
- 当前 Bug 的表现
早上还可以访问云数据库的,现在读写都不行
代码片段
const db = wx.cloud.database() db.collection('xgcs').where({}).count().then(res => { this.setData({ totalNum: res.total }) })
微信小程序开发问题解答
微信小程序开发者回答:
抱歉,因为使用量巨增,导致访问出错,目前故障已经恢复,请重试。
本文网址:http://www.91bianli.com/weixinxiaochengxu/46846.html