maven
2 天以前 e60102a932c9fbef8b5c3657fcb4983ef75242f2
src/main/java/com/ruoyi/inspectiontask/dto/InspectionTaskDto.java
@@ -22,6 +22,8 @@
    private List<CommonFile> commonFileListAfter;  //生产后
    private List<CommonFile> commonFileListBefore; //生产前
    private String searchAll;
    private String dateStr;
//    private List<StorageAttachment> attachments;