@@ -59,4 +59,13 @@ public class GisSurveySystemCheckElement {
* 线的终点号
*/
private String downNo;
+
+ /**
+ * 高程差
+ */
+ private Double elevationDiff;
+ * 勘测长度
+ private String surveyLength;
}