🎈 perf(数据库): 优化数据库索引
This commit is contained in:
@@ -52,7 +52,6 @@ export class BossHpLog {
|
||||
/**
|
||||
* 玩家充值订单
|
||||
*/
|
||||
@index({ localOrderID: 1 })
|
||||
@index({ createdAt: -1, type: 1 })
|
||||
@index({ roleId: 1 })
|
||||
|
||||
|
||||
Reference in New Issue
Block a user