maven
2 天以前 5ddf7af4a2817c39e1fab512b56741619ec5c4ec
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;