whyclxw
2 天以前 cf9a5039e6db9d1d5963e3fe1a37d00169ec2ef7
src/main/java/com/whyc/pojo/DefectiveProductsHistory.java
@@ -73,5 +73,8 @@
    @ApiModelProperty(value = "处理不良品数")
    private Integer delProduct;
    @ApiModelProperty(value = "每次处理剩余不良品数")
    private Integer restProduct;
}