增加集中站管理的车站
This commit is contained in:
parent
f0090348af
commit
f33749551c
@ -166,6 +166,7 @@ message Station {
|
||||
string stationName = 9; //车站名
|
||||
string stationNameAcronym = 10; // 车站名缩写
|
||||
bool depots = 11; //是否车辆段
|
||||
repeated string manageStations = 12; // 如果是集中站——管理的车站-id
|
||||
}
|
||||
|
||||
message TrainWindow {
|
||||
|
Loading…
Reference in New Issue
Block a user