best schema model in my case (mongoose js)

前端 未结 0 1435
温柔的废话
温柔的废话 2020-12-14 19:29

I need advice on the schema.

For now, it looks as shown below:

const accountSchema = new mongoose.Schema({
  nickname:{
    index:true,
    type: Strin         


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