懒羊羊
2024-01-11 be26d5065b4a07123638c220c0792e9250a458e6
guns-vip-main/src/main/java/cn/stylefeng/guns/modular/om/productionOrderBatchInfo/model/params/ProductionOrderBatchInfoParam.java
@@ -55,7 +55,15 @@
    /**
     * 是否上料(是、否)
     */
    private String state;
    private String status;
    private Integer quantity;
    private String unit;
    private String batch;
    private Integer residueQuantity;
    /**