xuhy
2025-07-02 7a01f69ca6ebd67142ad556ffac2f2db16ff50e1
ruoyi-system/src/main/java/com/ruoyi/system/dto/TQaProduceReportDTO.java
@@ -15,7 +15,4 @@
    @ApiModelProperty(value = "检测报告文件")
    private List<TQaReportFile> qaReportFiles;
    @ApiModelProperty(value = "检测报告文件类型 1=检测报告 2=中试生产验证 3=原辅料报告 4=产品报批报告")
    private Integer reportType;
}