buhuazhen
21 小时以前 b801ae3807276a960b205bf2e51b1f934cd605ac
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)