自动化立体仓库 - WMS系统
#
18516761980
2022-10-06 f548bd5e0c9e73f56fffa528ef14d92599a71cce
src/main/java/com/zy/asrs/entity/TestMast.java
@@ -27,7 +27,7 @@
    @TableId(value = "id", type = IdType.AUTO)
    private Long id;
    @ApiModelProperty(value= "")
    @ApiModelProperty(value= "通道")
    private Integer channel;
    /**