whyclxw
2024-07-23 9529ef53f815f94a420afcc3ee41240adb312f3c
src/main/java/com/whyc/pojo/DefectiveProductsHistory.java
@@ -60,5 +60,8 @@
    @ApiModelProperty(value = "处理者")
    private Integer delId;
    @ApiModelProperty(value = "处理的文件路径")
    private String delUrl;
}