增加车站拼音简写
This commit is contained in:
parent
1a21f13cce
commit
69300cf11d
@ -196,7 +196,7 @@ message Station {
|
|||||||
// int32 index = 7;
|
// int32 index = 7;
|
||||||
string refIbpMapCode = 8; // 关联IBP地图Code
|
string refIbpMapCode = 8; // 关联IBP地图Code
|
||||||
string stationName = 9; //车站名
|
string stationName = 9; //车站名
|
||||||
//string stationNameAcronym = 10; // 车站名缩写
|
string stationNameAcronym = 10; // 车站名拼音简写
|
||||||
bool depots = 11; //是否车辆段
|
bool depots = 11; //是否车辆段
|
||||||
repeated string oldmanageStations = 12; // 如果是集中站——管理的车站-id
|
repeated string oldmanageStations = 12; // 如果是集中站——管理的车站-id
|
||||||
repeated uint32 manageStations = 13; // 如果是集中站——管理的车站-id
|
repeated uint32 manageStations = 13; // 如果是集中站——管理的车站-id
|
||||||
|
Loading…
Reference in New Issue
Block a user