去掉车站圆圈坐标
This commit is contained in:
parent
89c9f023cf
commit
633fbff292
@ -91,7 +91,6 @@ message Station {
|
|||||||
CommonInfo common = 1;
|
CommonInfo common = 1;
|
||||||
string code = 2;
|
string code = 2;
|
||||||
bool hasCircle = 3; // 是否有圆圈--线网图
|
bool hasCircle = 3; // 是否有圆圈--线网图
|
||||||
Point circlePoint = 4; // 位置坐标
|
|
||||||
}
|
}
|
||||||
|
|
||||||
message Train {
|
message Train {
|
||||||
|
Loading…
Reference in New Issue
Block a user