程序正常使用remove命令删除数据库数据时,数量少的时候是正常的,数据多的时候会返回错误,但是数据库里面的相关记录实际是被删除掉了的。
删除失败 Error: errCode: -502001 database request fail | errMsg: [FailedOperation.Delete] Delete fail. Retry your request, but if the problem persists, contact us.
at new C (<anonymous>:1:234147)
at success (<anonymous>:1:245141)
at Function.success (WAServiceMainContext.js?t=wechat&s=1698387958245&v=3.1.3:1)
at p (WAServiceMainContext.js?t=wechat&s=1698387958245&v=3.1.3:1)
at Object.success (WAServiceMainContext.js?t=wechat&s=1698387958245&v=3.1.3:1)
at a (WAServiceMainContext.js?t=wechat&s=1698387958245&v=3.1.3:1)
at Ou (WAServiceMainContext.js?t=wechat&s=1698387958245&v=3.1.3:1)
at Bu (WAServiceMainContext.js?t=wechat&s=1698387958245&v=3.1.3:1)
at WAServiceMainContext.js?t=wechat&s=1698387958245&v=3.1.3:1
at s (WAServiceMainContext.js?t=wechat&s=1698387958245&v=3.1.3:1)