自动化立体仓库 - WMS系统
pang.jiabao
2024-03-15 c6fc22023760e3237d082854bac8c2c7b0d43110
src/main/java/com/zy/asrs/entity/WrkDetl.java
@@ -59,9 +59,9 @@
    private String maktx;
    /**
     * 序列码
     * 批号
     */
    @ApiModelProperty(value= "序列码")
    @ApiModelProperty(value= "批号")
    private String batch;
    /**
@@ -92,7 +92,8 @@
    /**
     * 品牌
     */
    @ApiModelProperty(value= "品牌")
    @ApiModelProperty(value= "类型")
//    @ApiModelProperty(value= "品牌")
    private String brand;
    /**