排行榜活动id
parent
02c8d09c29
commit
ad9f4cd7c1
|
|
@ -636,6 +636,7 @@ import "CommonProto.proto";
|
|||
}
|
||||
message RankRequest{
|
||||
optional int32 type = 1;//排行榜类型
|
||||
optional int32 activiteId = 2;//活动id
|
||||
}
|
||||
message RankResponse{
|
||||
repeated UserRank ranks = 1;
|
||||
|
|
|
|||
Loading…
Reference in New Issue