zhoushihao
2024-12-17 f6ff6a665686b18d3c2be471d49222534f392b61
hangzhoumesParent/common/servicebase/src/main/java/com/mes/engineering/entity/Engineering.java
@@ -96,10 +96,14 @@
     * 备注
     */
    private String notes;
    /**
     * 上片机线路
     */
    private String stationCell;
    private Integer stationCell;
    /**
     * 除膜方式
     */
    private Integer filmRemove;
}