hangzhoumesParent/common/servicebase/src/main/java/com/mes/glassinfo/entity/GlassInfo.java
@@ -145,6 +145,17 @@ * 是否合并 */ private Integer combine; /** * 预排格子 */ private Integer targetSlot; /** * 打标属性 */ private String markIcon; /** * 生产状态 */ private Integer productionStatus; }