自动化立体仓库 - WMS系统
#
qlsxk
2025-10-16 791c55e58b3fcae18eea0bd711450fcf2db5e16d
src/main/java/com/zy/asrs/entity/Mat.java
@@ -86,10 +86,10 @@
    private String specs;
    /**
     * 型号
     * 图号
     */
    @ApiModelProperty(value= "型号")
    @ExcelProperty(value = "型号")
    @ExcelProperty(value = "图号")
    private String model;
    /**