修行:名字颜色
parent
ab3a94dc6d
commit
c5e47ae462
|
@ -410,6 +410,7 @@ import "CommonProto.proto";
|
|||
optional int32 hadChallenge =6; // 是否已挑战过,1:表示挑战过,2:未挑战过。
|
||||
optional int32 rank = 7;
|
||||
repeated TeamSimpleInfo teamInfo = 8;
|
||||
optional int32 practiceLevel = 9;//修行等级
|
||||
}
|
||||
|
||||
message GetCarChallenegListResponse{
|
||||
|
|
Loading…
Reference in New Issue