This commit is contained in:
joylink_zhaoerwei 2023-08-07 14:33:32 +08:00
parent 216c0eca14
commit 08c15c1533

View File

@ -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结构