坡度字段修改

This commit is contained in:
joylink_zhaoerwei 2023-08-04 17:45:08 +08:00
parent 86bf1f0c76
commit 1db196077c

View File

@ -345,12 +345,9 @@ message turningRadiusKiloMarker {
}
message Slope {
CommonInfo common = 1;
string code = 2; //
repeated Point points = 3;
string slopeNumber = 4; //
string slopeDirection = 5; // ----
int64 slopeLong = 6; //--
repeated string refDeviceId = 7; //
repeated Point points = 2;
sint32 slopeNumber = 3; //--
repeated string refDeviceId = 4; //
}
// link结构