Browse Source

修改任务字段

pull/358/head
wanjing 11 months ago
parent
commit
e0e04c579c
1 changed files with 0 additions and 10 deletions
  1. +0
    -10
      tuoheng-service/tuoheng-admin/src/main/java/com/tuoheng/admin/entity/Inspection.java

+ 0
- 10
tuoheng-service/tuoheng-admin/src/main/java/com/tuoheng/admin/entity/Inspection.java View File

@@ -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
*/

Loading…
Cancel
Save