hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/java/com/mes/bigstorage/entity/vo/BigStorageDetailsQueryVO.java
@@ -21,20 +21,20 @@ * 膜系 */ private String filmsId; /** *最小宽度 */ private Integer minWidth; /** *最大宽度 */ private Integer maxWidth; /** *最小高度 */ private Integer minHeight; /** *最大高度 */ private Integer maxHeight; // /** // *最小宽度 // */ // private Integer minWidth; // /** // *最大宽度 // */ // private Integer maxWidth; // /** // *最小高度 // */ // private Integer minHeight; // /** // *最大高度 // */ // private Integer maxHeight; }