自动化立体仓库 - WMS系统
whycq
2024-12-26 cb7fe9b2619ea3848489fce5004c87bbd9f71e63
src/main/java/com/zy/asrs/entity/MatnrCode.java
@@ -16,7 +16,7 @@
    @ApiModelProperty(value= "")
    @TableId(value = "id", type = IdType.AUTO)
    private Integer id;
    private Long id;
    @ApiModelProperty(value= "")
    private Integer code;