我的下注信息

master_huanxiang
wangyuan 2019-12-18 16:13:31 +08:00
parent 628899c397
commit e03457b29a
1 changed files with 2 additions and 1 deletions

View File

@ -106,7 +106,8 @@ import "CommonProto.proto";
message ChampionMyBetDetail{
optional ChampionTwoEnemInfo enemyPairInfo = 1; //
optional int32 betResult = 2 ;// 0 1 2 3
optional FightData fightData =3;//
optional int32 myBetCoins = 3; //
optional int32 myWinCoins = 4; //
}
message ChanpionGetAllMyBattleHistoryResponse{