自动化立体仓库 - WMS系统
#
qlsxk
2025-09-27 4f11825e27f1180250ace0fdedf3435142257c00
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;
    /**