运行先添加数据
This commit is contained in:
parent
fc47b23c36
commit
226023c351
@ -200,6 +200,7 @@ message RunLine {
|
||||
string lineId = 10;
|
||||
repeated int32 dashPointIndexs = 11; // 虚线段点序号
|
||||
repeated int32 grayPointIndexs = 12; // 虚线段点序号
|
||||
string lineColor = 13;
|
||||
}
|
||||
|
||||
/** 物理区段 */
|
||||
|
Loading…
Reference in New Issue
Block a user