车迟斗法获取挑战列表本人积分修改为long

master_huanxiang
duhui 2022-03-11 13:26:28 +08:00
parent c261682302
commit 7e216992ca
1 changed files with 1 additions and 1 deletions

View File

@ -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{