自动化立体仓库 - WMS系统
#
LSH
2023-11-16 0e1b0582d0e59ce3a85ac59515a878a385adc507
src/main/java/com/zy/asrs/entity/Pack.java
@@ -49,9 +49,9 @@
    private String matnr;
    /**
     * 序列码
     * 批号
     */
    @ApiModelProperty(value= "序列码")
    @ApiModelProperty(value= "批号")
    private String batch;
    /**