🐞 fix(gvg): 返回自己队伍的战力值

This commit is contained in:
luying
2023-03-14 13:50:37 +08:00
parent fc9eada11b
commit aa1cdf4684

View File

@@ -794,6 +794,7 @@ export class MyTeamInfo {
dataId: number; // 出兵表上的位置
order: number; // 行动
}[];
lineupCe: number;
durability: number; // 耐久
maxDurability: number; // 最大耐久
restartTime: number; // 修整期结束时间