🐞 fix(战场): gvg激战期阵容战阵连携可选

This commit is contained in:
luying
2023-08-01 20:51:08 +08:00
parent 296c71acd9
commit 8b4d1b91e6
2 changed files with 3 additions and 2 deletions

View File

@@ -280,7 +280,7 @@ export interface SaveTeamUpdateParam {
frame: number;
spine: number;
lineup?: GVGHeroInfo[];
combo: Combo[];
combo?: Combo[];
lineupCe?: number;
cityId?: number;
areaId?: number;