🐞 fix(gvg): 返回自己队伍的战力值
This commit is contained in:
@@ -794,6 +794,7 @@ export class MyTeamInfo {
|
||||
dataId: number; // 出兵表上的位置
|
||||
order: number; // 行动
|
||||
}[];
|
||||
lineupCe: number;
|
||||
durability: number; // 耐久
|
||||
maxDurability: number; // 最大耐久
|
||||
restartTime: number; // 修整期结束时间
|
||||
|
||||
Reference in New Issue
Block a user