fix car team info
parent
f81c78a1d4
commit
3e66064380
|
|
@ -392,7 +392,7 @@ import "CommonProto.proto";
|
|||
optional int32 score = 5;
|
||||
optional int32 hadChallenge =6; // 是否已挑战过,1:表示挑战过,2:未挑战过。
|
||||
optional int32 rank = 7;
|
||||
optional TeamOneInfo teamInfo = 8;
|
||||
repeated TeamSimpleInfo teamInfo = 8;
|
||||
}
|
||||
|
||||
message GetCarChallenegListResponse{
|
||||
|
|
|
|||
Loading…
Reference in New Issue