线网车辆位置
This commit is contained in:
parent
4f8242df2f
commit
d624c01cc7
@ -10,14 +10,6 @@ message LineNetTrainOffset{
|
|||||||
string Group_id = 2;
|
string Group_id = 2;
|
||||||
//方向
|
//方向
|
||||||
int32 dir = 3;
|
int32 dir = 3;
|
||||||
// true-到达,false-出发
|
|
||||||
// bool initType = 4;
|
|
||||||
//位置
|
|
||||||
// int32 offset = 5;
|
|
||||||
//目的地id
|
|
||||||
// int32 destinationId = 6;
|
|
||||||
//后方车站
|
|
||||||
// int32 backId = 7;
|
|
||||||
//是否删除
|
//是否删除
|
||||||
bool show = 4;
|
bool show = 4;
|
||||||
//车次窗编号
|
//车次窗编号
|
||||||
|
Loading…
Reference in New Issue
Block a user