CastError: Cast to Number failed for value “[ { '$add': [ 250, 32 ] } ]” at path “balance” at model.Query.exec + path

前端 未结 0 1248
离开以前
离开以前 2020-11-29 00:20

I am trying to update(add) the balance stored in the mongodb database whenever user makes a transaction. Here is the code. The value gets updated but cannot perform the add

相关标签:
回答
  • 消灭零回复
提交回复
热议问题