后台:设置玩家创建天数

This commit is contained in:
luying
2021-12-24 16:01:52 +08:00
parent dc00431010
commit 45b62b2e2c
7 changed files with 32 additions and 10 deletions

View File

@@ -15,7 +15,6 @@ import { reduceCe, resResult } from "./util";
import { calculatetopLineup, } from "./playerCe";
import { GuildModel, GuildType } from "../db/Guild";
import { PvpDefenseModel } from "../db/PvpDefense";
import { ActivityModelType } from "../db/Activity";
import { EquipModel } from '../db/Equip';
import { ActionPointModel } from '../db/ActionPoint';
import { BattleDropModel } from '../db/BattleDrop';