Merge branch 'master_kaifa_0217' into master_test_hw
commit
6f50d05cf1
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue