🐞 fix(mongo): 根据数据库慢日志更新索引
This commit is contained in:
@@ -20,6 +20,7 @@ class PlatForm {
|
||||
*/
|
||||
@index({ tel: 1 })
|
||||
@index({ uid: 1 })
|
||||
@index({ userCode: 1 })
|
||||
@index({ channelId: 1 })
|
||||
export default class User extends BaseModel {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user