fix car team info

master_huanxiang
wangyuan 2020-05-08 14:03:30 +08:00
parent f81c78a1d4
commit 3e66064380
1 changed files with 1 additions and 1 deletions

View File

@ -392,7 +392,7 @@ import "CommonProto.proto";
optional int32 score = 5;
optional int32 hadChallenge =6; // 12
optional int32 rank = 7;
optional TeamOneInfo teamInfo = 8;
repeated TeamSimpleInfo teamInfo = 8;
}
message GetCarChallenegListResponse{