字段修改
This commit is contained in:
parent
4f27cc3670
commit
81363b68ea
@ -105,8 +105,9 @@ message Platform {
|
||||
string code = 2;
|
||||
bool hasdoor = 3; // 是否有屏蔽门
|
||||
string direction = 4; // 行驶方向--屏蔽门上下
|
||||
string upAndDown =5; //上下行--upLink表示上行,downLink表示下行
|
||||
//string upAndDown =5; //上下行--upLink表示上行,downLink表示下行
|
||||
string refStation=6; //关联的车站
|
||||
bool up = 7;//上下行--true表示上行,false表示下行
|
||||
}
|
||||
|
||||
message Station {
|
||||
|
Loading…
Reference in New Issue
Block a user