血战排行榜个人信息

master_huanxiang
lvxinran 2019-09-05 17:18:54 +08:00
parent 486cef6996
commit 9a1f3db2d1
1 changed files with 2 additions and 0 deletions

View File

@ -65,6 +65,8 @@ import "CommonProto.proto";
//
message BloodRankResponse{
repeated BloodPersonInfo infos = 1;
optional int32 myRank = 2;
optional int32 myScore = 3;
}