自动化立体仓库 - WMS系统
#1
dubin
2025-11-27 031caa5cb14a709702f942aede37f6403d436650
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;
    /**