wuyouming666
2024-06-21 a851a0eb0b9c5a8a5e9e4b038fbd1f0bf5f58bbc
hangzhoumesParent/common/servicebase/src/main/java/com/mes/glassinfo/entity/OptimizeGlassinfo.java
@@ -15,7 +15,7 @@
    /**
     * 流程卡号
     */
    private String projectId;
    private String processId;
    /**
     * 工程种类
@@ -43,6 +43,16 @@
    private String glassType;
    /**
     * 层数
     */
    private int layer;
    /**
     * 总层数
     */
    private int totalLayer;
    /**
     * 小片宽(加磨量)
     */
    private Double pWidth;