Explorar el Código

修改任务字段

pull/358/head
wanjing hace 11 meses
padre
commit
e0e04c579c
Se han modificado 1 ficheros con 0 adiciones y 10 borrados
  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 Ver fichero

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

Cargando…
Cancelar
Guardar