fix 修复刷新任务数量错误
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
import BaseModel from './BaseModel';
|
||||
import { index, getModelForClass, prop } from '@typegoose/typegoose';
|
||||
import { getRefTime } from '../pubUtils/util';
|
||||
import { TOWER_TASK_CONST } from '../consts/consts';
|
||||
|
||||
function genCodeTmp(len) {
|
||||
const chars = '123456789ABCDEFGHJKLMNPQRSTWXYZabcdefghijklmnopqrstuvwxyz';
|
||||
|
||||
Reference in New Issue
Block a user