Mongoose .save() not working when there is a document with a matching value for asset_id in the db

前端 未结 0 1632
你的背包
你的背包 2020-12-21 06:54

Hey, got a problem with Mongoose/MongoDB.

var findEvent = await EventScheduler.findOne({ asset_id: assetid, event_date: eventdate, event_type         


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