🐞 fix(后台): 活动组类型查询逻辑修复
This commit is contained in:
@@ -14,7 +14,7 @@ import { RoleRankInfo } from "../rank";
|
||||
import { GVGCityType } from "../../db/GVGCity";
|
||||
import { GVGTeamMem } from "../battleField/gvgBattle";
|
||||
import { GVGTeamType } from "../../db/GVGTeam";
|
||||
import GVGRoleData, { GVGRoleDataType } from "../../db/GVGRoleData";
|
||||
import { GVGRoleDataType } from "../../db/GVGRoleData";
|
||||
|
||||
class LeagueLeaderInfo {
|
||||
name: string; // 盟主名
|
||||
|
||||
Reference in New Issue
Block a user