7 天以前 16338016e73791cecbbdbdd73e972b29a06c59b1
src/main/java/com/ruoyi/inspectiontask/pojo/TimingTask.java
@@ -117,4 +117,9 @@
    @TableField(fill = FieldFill.INSERT)
    private Long deptId;
    private Long areaId;
    @Schema(description = "设备ID集合")
    private String taskIdsStr;
}