zhoushihao
2025-05-12 1bfc807cb95b415d7e40a0b9cd65ff2d9c2314d0
hangzhoumesParent/common/servicebase/src/main/java/com/mes/base/entity/HollowBigStorageCageBaseInfo.java
@@ -64,7 +64,11 @@
    /**
     * 格子号
     */
    @ApiModelProperty(value = "玻璃id")
    @ApiModelProperty(value = "是否配对")
    private Integer isPair;
    /**
     * /*中空顺序
     */
    @ApiModelProperty(value = "中空顺序")
    private Integer hollowSequence;
}