wangfei
2024-11-29 c377d90fe2a01c2118f6c69c3c177f75be7c318b
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;
}