吉安感知网项目-后端
linwei
2026-07-08 f5ea859946f70d9d3a50c52fa2bf0c3e9939ba09
drone-service/drone-gd/src/main/java/org/sxkj/gd/workorder/dto/GdXingtuAirportListDTO.java
@@ -145,4 +145,10 @@
   @ApiModelProperty("负载序号")
   private String loadIndex;
   /**
    * 设备维护状态{0:无需保养,1:待保养,2:正在保养}
    */
   @ApiModelProperty("设备维护状态{0:无需保养,1:待保养,2:正在保养}")
   private Integer maintenanceState;
}