🐞 fix(军团活动): 诸侯混战城门血量比例读表

This commit is contained in:
luying
2023-03-14 14:06:23 +08:00
parent aa1cdf4684
commit 4cc79137fd
4 changed files with 26 additions and 12 deletions

View File

@@ -28,6 +28,8 @@ export class GateHpLog {
N: number;
@prop({ required: false })
gateHp: number;
@prop({ required: false })
playerGuildRatio: number;
}
export class BossHpLog {