🌈 style(clear): 清理未使用的参数
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// 征战中原对手锁
|
||||
import BaseModel from './BaseModel';
|
||||
import { index, getModelForClass, prop, DocumentType } from '@typegoose/typegoose';
|
||||
import { getZeroPoint, nowSeconds } from '../pubUtils/timeUtil';
|
||||
import { getZeroPoint } from '../pubUtils/timeUtil';
|
||||
import { GVG } from '../pubUtils/dicParam';
|
||||
|
||||
@index({ day: 1, groupId: 1, vestigeId: 1, rank: 1 })
|
||||
|
||||
Reference in New Issue
Block a user