Mongoose defaults not overwriting on create

后端 未结 0 1563
半阙折子戏
半阙折子戏 2020-12-21 12:04

In my schema I have this String field, which I retrieve from another collection

stage: { type: String, default: \'initiated\' },

These are the val

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