hangzhoumesParent/common/servicebase/src/main/java/com/mes/base/entity/BigStorageCageBaseInfo.java
@@ -45,8 +45,19 @@ private double height; /** * 厚度 */ @ApiModelProperty(value = "厚度") private double thickness; /** * 膜系 */ @ApiModelProperty(value = "膜系") private String filmsId; /** * 格子号 */ @ApiModelProperty(value = "玻璃id") @ApiModelProperty(value = "格子号") private Integer slot; }