wu
2024-12-16 b2430c5d1b6edf6b608c1fecf25979a4e4ef17fe
hangzhoumesParent/common/servicebase/src/main/java/com/mes/engineering/entity/Engineering.java
@@ -97,5 +97,13 @@
     */
    private String notes;
    /**
     * 上片机线路
     */
    private Integer stationCell;
    /**
     * 除膜方式
     */
    private Integer filmRemove;
}