fix
parent
4666c9f48f
commit
284cfa6fab
|
|
@ -382,7 +382,7 @@ import "CommonProto.proto";
|
|||
optional int32 bossIndexId = 3; //boss索引id
|
||||
}
|
||||
|
||||
message getCarChallenegListResponse{
|
||||
message GetCarChallenegListResponse{
|
||||
repeated RankInfo rankInfo = 1;
|
||||
optional int32 myRank = 2; //我的排名
|
||||
optional int32 myScore = 3 ;//我的积分
|
||||
|
|
|
|||
Loading…
Reference in New Issue