diff --git a/protos/Family.proto b/protos/Family.proto index 9061c2d..87e5720 100644 --- a/protos/Family.proto +++ b/protos/Family.proto @@ -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 ;//我的积分