yuan
昨天 aa0e6f6b4db848ba5eae01b9932e4a65eba8a2f4
src/main/java/com/ruoyi/inspectiontask/pojo/InspectionTask.java
@@ -116,7 +116,4 @@
    @TableField(fill = FieldFill.INSERT)
    private Long deptId;
    @Schema(description = "状态 0=待巡检, 1=已完成")
    private Integer status;
}