hangzhoumesParent/moduleService/hollowGlassModule/src/main/java/com/mes/hollow/entity/vo/HollowBigStorageDetailsQueryVO.java
@@ -21,5 +21,25 @@ * 膜系 */ private String filmsId; /** * 厚度 */ private int thickness; /** * 客户名称 */ private String customerName; /** * 产品名称 */ private String productName; /** * 序号 */ private Integer orderSort; /** * 层 */ private Integer layer; }