Merge branch 'master' of https://git.code.tencent.com/beijing-rtss-test/bj-rtss-message
This commit is contained in:
commit
a8fa6fec18
@ -120,8 +120,10 @@ message Platform {
|
||||
bool hasdoor = 3; // 是否有屏蔽门
|
||||
string direction = 4; // 行驶方向--屏蔽门上下
|
||||
int32 index = 5; //索引
|
||||
int32 refStationIndex = 6; //关联车站索引
|
||||
//int32 refStationIndex = 6; //关联车站索引
|
||||
// repeated string centralizedStations = 7; // 集中站列表
|
||||
string refStation = 8; //关联的车站
|
||||
int32 sonDoorAmount = 9; //子屏蔽门的数量
|
||||
}
|
||||
|
||||
message Station {
|
||||
|
Loading…
Reference in New Issue
Block a user