修改字段类型

This commit is contained in:
weizhihong 2023-08-25 15:45:06 +08:00
parent 25d731c9ca
commit cb1ae7482d

View File

@ -68,7 +68,7 @@ message TrainState{
//link运行方向
bool up = 2;
//
bool speed = 3;
float speed = 3;
//,1=1mm
int64 trainLength = 4;
//