ZengTao
2024-12-19 3c257eb3bda403d984b50c7f16781c1919b2e74c
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;
}