车迟斗法积分改long类型
parent
39a8e70e09
commit
578e076695
|
|
@ -410,7 +410,7 @@ import "CommonProto.proto";
|
|||
optional string userName =2;
|
||||
optional int32 force =3;
|
||||
optional string guildName = 4;
|
||||
optional int32 score = 5;
|
||||
optional int64 score = 5;
|
||||
optional int32 hadChallenge =6; // 是否已挑战过,1:表示挑战过,2:未挑战过。
|
||||
optional int32 rank = 7;
|
||||
repeated TeamSimpleInfo teamInfo = 8;
|
||||
|
|
|
|||
Loading…
Reference in New Issue