zhoushihao
2024-05-09 09be761e45c76c095ddbae1c401d780bae162fdd
hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/java/com/mes/downworkstation/entity/DownWorkstationTask.java
@@ -55,6 +55,8 @@
     * 任务状态
     */
    private Integer state;
    /**
     * 玻璃ID
     */
    private String glassId;
}