在 小程序中 使用以下代码时 其中的 db.serverDate(), 会出问题
set成功后 生成的数据为:
{"options":{"offset":0}}
db_collection('list').doc(id) .set({ data: { start_time: db.serverDate(), }, success(res) { //console.log('eee',res.stats.updated); }, fail() { } }); |
使用 update 是可以的
不知其中有何奥秘!!!!!!!!!!!!!
问题已复现,我们会在后续版本中进行修复。
大兄弟,麻烦解决一下,我昨天提交的web-view无法加载的问题(页面空白)
还有一个类似的问题 我没好意思写
set
times: _.inc(1)
时 也会出现 类似情况。。。。。。。
请问大神这个问题解决了没有?
顶起。。。。。。。。。