Merge branch 'master_kaifa_0217' into master_test_hw

master_huanxiang
mengchengzhen 2021-02-25 10:25:01 +08:00
commit 6f50d05cf1
1 changed files with 1 additions and 0 deletions

View File

@ -663,6 +663,7 @@ import "CommonProto.proto";
message RankRequest{
optional int32 type = 1;//
optional int32 activiteId = 2;//id
optional int32 index = 3;//1.1-20 20.21-40....
}
message RankResponse{
repeated UserRank ranks = 1;