车迟斗法积分超过int上限问题处理
parent
578e076695
commit
d0dbdab4b1
|
@ -930,7 +930,7 @@ option optimize_for = SPEED;
|
|||
}
|
||||
|
||||
message CarGrapRecordItem{
|
||||
optional int32 time =1;
|
||||
optional int64 time =1;
|
||||
optional int32 uid =2;
|
||||
optional string content = 3;
|
||||
|
||||
|
|
Loading…
Reference in New Issue