zhoushihao
2025-05-12 fbd31387721424c65b173cbb23b03202f3e7dce6
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;
    /**
     * 启用状态