血战排行榜个人信息
parent
486cef6996
commit
9a1f3db2d1
|
|
@ -65,6 +65,8 @@ import "CommonProto.proto";
|
|||
//血战排行榜
|
||||
message BloodRankResponse{
|
||||
repeated BloodPersonInfo infos = 1;
|
||||
optional int32 myRank = 2;
|
||||
optional int32 myScore = 3;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue