添加漏提交的代码

处理老用户缺 towerLv 字段问题
This commit is contained in:
liangtongchuan
2020-10-13 00:08:59 +08:00
parent 1fe7543da1
commit 1c455a9b49
6 changed files with 27 additions and 23 deletions
-2
View File
@@ -1,7 +1,5 @@
import { RoleModel } from './Role';
import BaseModel from './BaseModel';
import { index, getModelForClass, prop } from '@typegoose/typegoose';
import { stringify } from 'querystring';
class WarStatus {
@prop({ required: true })