Mongoose “expires” deletes document too quick

前端 未结 0 322
旧巷少年郎
旧巷少年郎 2021-01-01 04:10

I\'m trying to create auto-expiring Mongoose document by setting expires.

const mySchema = new mongoose.Schema({
   title: {
      type: String,
         


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