drone-service/drone-gd/src/main/java/org/sxkj/gd/workorder/entity/GdManageDeviceEntity.java @@ -140,7 +140,7 @@ * 是否在机巢中0:是1否 */ @ApiModelProperty(value = "是否在机巢中0:是1否") private Integer isWithDock; private Boolean isWithDock; }