@@ -93,11 +93,6 @@ public class Inspection extends BaseEntity { | |||
*/ | |||
private Integer inspectionLine; | |||
/** | |||
* 航线长度 | |||
*/ | |||
private Double airportLineLength; | |||
/** | |||
* 飞行设备 | |||
*/ | |||
@@ -284,11 +279,6 @@ public class Inspection extends BaseEntity { | |||
*/ | |||
private String patrolLocation; | |||
/** | |||
* 算法实例 | |||
*/ | |||
private String dspServiceInstId; | |||
/** | |||
* 应急任务数据关联任务ID | |||
*/ |