自动化立体仓库 - WMS系统
dubin
9 天以前 1e035e59e748a047993a88389f4872b1c74fc1a4
src/main/java/com/zy/third/erp/entity/ItemTB.java
@@ -21,7 +21,7 @@
    private static final long serialVersionUID = 1L;
    @TableId(value = "AutoId", type = IdType.AUTO)
    @TableId(value = "auto_id", type = IdType.AUTO)
    private Integer AutoId;
    @ApiModelProperty(value = "")