Unable to update record in MongoDB using findOneAndUpdate

前端 未结 0 1763
悲哀的现实
悲哀的现实 2020-12-02 01:55

I am using Mongoose to update an Announcement record, with the following definition:

const { DateTime } = require(\'luxon\');

const Schema = new mongoose.Sch         


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