3 天以前 f350465db70d6f9db9494483ee0cec7793a9007b
src/main/java/com/ruoyi/inspectiontask/dto/InspectionTaskDto.java
@@ -20,9 +20,7 @@
//    private List<StorageAttachment> attachments;
    private List<String> tempFileIds;
    private List<CommonFile> commonFileList; //生产中
    private List<CommonFile> commonFileListAfter;  //生产后
    private List<CommonFile> commonFileListBefore; //生产前
    private List<CommonFile> commonFileList;
    /**
     * 要求的执行时间(来自定时任务的nextExecutionTime)