后台:修复字段

This commit is contained in:
luying
2022-03-04 10:19:54 +08:00
parent 8649cb82b7
commit c4a5534b19
8 changed files with 24 additions and 24 deletions

View File

@@ -1,5 +1,3 @@
import moment = require('moment');
import { random } from 'underscore';
import { ActivityModelType } from '../../db/Activity';
import { ActivityRechargeMoneyModelType } from '../../db/ActivityRechargeMoney';
import { getRandEelmWithWeight, getRandSingleEelm } from '../../pubUtils/util';