master_huanxiang
wangyuan 2019-12-16 13:32:08 +08:00
parent 396e634bab
commit ee2fff6407
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ import "CommonProto.proto";
message ChampionGetWorldRankResponse{
repeated ArenaEnemy rankInfos = 1; //
optional int32 myRank =3 ;//
optional ArenaEnemy myInfo =3 ;//
}
message ChampionGetMyTeamInfoResponse{