运行线数据调整
This commit is contained in:
parent
7aebba13bf
commit
2e1f4828e1
@ -194,6 +194,7 @@ message RunLine {
|
||||
repeated string linkPathLines = 9;
|
||||
string lineId = 10;
|
||||
repeated int32 dashPointIndexs = 11; // 虚线段点序号
|
||||
repeated int32 grayPointIndexs = 12; // 虚线段点序号
|
||||
}
|
||||
|
||||
/** 物理区段 */
|
||||
|
Loading…
Reference in New Issue
Block a user