Browse Source

Merge branch 'develop' of gitadmin/tuoheng_freeway into release

pull/380/head
suqin 11 months ago
parent
commit
9d7a61aa23
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