获得过 0 次赞
回答过的问题获得 0 次赞
分享过的文章/案例获得 0 次赞
评论与回复获得 0 次赞
小程序云数据库管理后台也不能操作
HTTP API中无法使用addToSet、pull和pullAll吗?HTTP API中无法使用addToSet、pull和pullAll吗? RuntimeError: cannot get property 'addToSet' (at line 1, col 72) hint: [tCBWla08512162] RuntimeError: cannot get property 'pull' (at line 1, col 72) hint: [tCBWla08512162] RuntimeError: cannot get property 'pullAll' (at line 1, col 72) hint: [tCBWla08512162] 都是报这个错 请求参数为:{"env":"","query":"db.collection(\"test-20191016\").where({title:\"试试\"}).update({data:{tags:_.addToSet(\"pspspsps\")}})"} 其他的如shift、push、pop之类的都可以用,就是这三个用不了,是还没有开放吗?
2020-04-23