hangzhoumesParent/moduleService/howllowGlassModule/src/main/java/com/mes/hollow/entity/HollowGlassRelationInfo.java
@@ -85,6 +85,10 @@
     * /*中空总次序
     */
    private Integer orderSort;
    /**
     * /*状态:表示配对的玻璃是否进笼,0未进笼 1已占用 2进笼完成
     */
    private Integer state;
}