增加地图的公里标主坐标系
This commit is contained in:
parent
76edc8de95
commit
1ffe7fa6a5
@ -473,6 +473,7 @@ message CalculateLink {
|
|||||||
message UniqueIdOfStationLayout {
|
message UniqueIdOfStationLayout {
|
||||||
string city = 1;//城市
|
string city = 1;//城市
|
||||||
string lineId = 2;//线路号
|
string lineId = 2;//线路号
|
||||||
|
string mainCoordinateSystem = 3;//地图的公里标主坐标系
|
||||||
}
|
}
|
||||||
|
|
||||||
//公里标转换
|
//公里标转换
|
||||||
|
Loading…
Reference in New Issue
Block a user