修改轨迹线数据
This commit is contained in:
parent
1ab5b1ae7f
commit
0bfe31c66d
@ -218,6 +218,7 @@ message PathLine {
|
||||
repeated Point points = 3;
|
||||
bool isUp = 4;
|
||||
repeated KilometerPoint kilometerPoints = 5;
|
||||
bool aToB = 6;
|
||||
}
|
||||
|
||||
//关联设备
|
||||
|
Loading…
Reference in New Issue
Block a user