自动化立体仓库 - WMS系统
#
lty
2025-06-05 d6fa6d71bcb2ade276fe918ea07acc5a61999023
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 = "")