How to create a schema in Mongoose with same values?

前端 未结 0 1081
耶瑟儿~
耶瑟儿~ 2021-01-15 04:30

I have the following shape at MongoDB.

const mongoose = require(\'mongoose\');
const beautifyUnique = require(\'mongoose-beautiful-unique-validation\');

mong         


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