wangfei
2024-10-17 32bc1fb9a3692c460d21f8094ca80f1e0e0eb6a6
hangzhoumesParent/common/servicebase/src/main/java/com/mes/glassinfo/entity/GlassInfo.java
@@ -35,7 +35,7 @@
    /**
     * 流程卡玻璃类型
     */
    private String glassType;
    private Integer glassType;
    /**
     * 宽
@@ -141,6 +141,10 @@
     * 玻璃ID
     */
    private String glassId;
    /**
     * 是否合并
     */
    private Integer combine;
}