🐞 fix(gvg): 删除没有用到的参数
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
import BaseModel from './BaseModel';
|
||||
import { index, getModelForClass, prop, DocumentType, } from '@typegoose/typegoose';
|
||||
import { getFutureTime, nowSeconds } from '../pubUtils/timeUtil';
|
||||
import { genCode } from '../pubUtils/util';
|
||||
import { GVG } from '../pubUtils/dicParam';
|
||||
import { GVG_RESOURCE_TYPE } from '../consts';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user