fix arean id

master_huanxiang
wangyuan 2019-12-16 21:01:30 +08:00
parent 941f5511a1
commit 6be9b93a9b
1 changed files with 1 additions and 0 deletions

View File

@ -103,6 +103,7 @@ import "CommonProto.proto";
optional ArenaEnemy blueEnemy = 2; // optional ArenaEnemy blueEnemy = 2; //
optional int32 fightResult = 3 ;// -1 optional int32 fightResult = 3 ;// -1
optional int32 roundTimes = 4; // optional int32 roundTimes = 4; //
optional string id = 5;// id
} }
message ChampionMyBetDetail{ message ChampionMyBetDetail{