ZengTao
2025-09-11 924ce82faeec6d896fcdc360b279215e84b69fb9
hangzhoumesParent/common/servicebase/src/main/java/com/mes/glassinfo/entity/GlassInfo.java
@@ -148,6 +148,14 @@
    /**
     * 预排格子
     */
    private Integer Slot;
    private Integer targetSlot;
    /**
     * 打标属性
     */
    private String markIcon;
    /**
     * 生产状态
     */
    private Integer productionStatus;
}