历史最高排名
parent
9d50cb0de2
commit
c27e6fcb7d
|
@ -58,6 +58,7 @@ import "CommonProto.proto";
|
|||
optional int32 progress = 2;// 进度 选拨赛|决赛 第几轮 阶段(准备、竞猜、战斗、结束)
|
||||
optional int32 endTime = 3; //进度结束时间
|
||||
optional int32 myrank = 4; //排名
|
||||
optional int32 maxRank = 5; //历史最高排名
|
||||
|
||||
optional ChampionBattleInfo championBattleInfo=5;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue