注释
This commit is contained in:
parent
216c0eca14
commit
08c15c1533
@ -348,7 +348,7 @@ message Slope {
|
|||||||
CommonInfo common = 1;
|
CommonInfo common = 1;
|
||||||
repeated Point points = 2;
|
repeated Point points = 2;
|
||||||
sint32 slopeNumber = 3; //坡度的值--正负代表上下坡
|
sint32 slopeNumber = 3; //坡度的值--正负代表上下坡
|
||||||
repeated string refDeviceId = 4; // 坡度关联的设备
|
repeated string refDeviceId = 4; // 坡度关联的(坡度公里标)
|
||||||
}
|
}
|
||||||
|
|
||||||
// 计算link结构
|
// 计算link结构
|
||||||
|
Loading…
Reference in New Issue
Block a user