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