车迟斗法获取挑战列表本人积分修改为long
parent
c261682302
commit
7e216992ca
|
@ -421,7 +421,7 @@ import "CommonProto.proto";
|
|||
message GetCarChallenegListResponse{
|
||||
repeated CarChallengeItem carChallengeItem = 1;
|
||||
optional int32 myRank = 2; //我的排名
|
||||
optional int32 myScore = 3 ;//我的积分
|
||||
optional int64 myScore = 3 ;//我的积分
|
||||
}
|
||||
|
||||
message FamilyFeteRequest{
|
||||
|
|
Loading…
Reference in New Issue