zhoushihao
2024-10-16 7956f09935a708f17b0f1b29a6625475f53c7509
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;
    /**
     * 启用状态