zhoushihao
2024-08-05 b3999acca8bf3c48d64fdbfcde31caed84f85647
hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/java/com/mes/bigstorage/entity/BigStorageCage.java
@@ -46,16 +46,15 @@
    private Integer slot;
    /**
     * 启用状态
     * 栅格号
     */
    @ApiModelProperty(value = "最大厚度", position = 5)
    private Integer maxThickness;
    /**
     * 剩余宽度
     */
    @ApiModelProperty(value = "最小厚度", position = 6)
    @ApiModelProperty(value = "最小厚度", position = 5)
    private Integer minThickness;
    /**
     * 栅格号
     */
    @ApiModelProperty(value = "最大厚度", position = 6)
    private Integer maxThickness;
    /**
     * 启用状态