pvp结算保存战报

This commit is contained in:
luying
2021-01-07 21:02:21 +08:00
parent 2470f7582f
commit b8d2f2136b
4 changed files with 173 additions and 63 deletions

View File

@@ -94,5 +94,5 @@ export interface pvpEndParamInter {
hid: number;
damage: number;
heal: number;
hurt: number;
underDamage: number;
}