# msgManage **Repository Path**: junqiaobaby/msgManage ## Basic Information - **Project Name**: msgManage - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-08 - **Last Updated**: 2021-12-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #需要在MongoDB中执行创建索引的语句,以便过期后自动删除 - db.smsSendLog.createIndex({"createdAt": 1}, {expireAfterSeconds: 60})