zss
9 天以前 0611c6769abdb9136ed7371a42efc37cecef9e2a
src/main/java/com/ruoyi/stock/dto/StockOutRecordDto.java
@@ -21,6 +21,10 @@
     */
    private String model;
    /**
     * 批次号
     */
    private String batchNo;
    /**
     * 产品单位
     */
    private String unit;