ZengTao
2024-07-18 6bd50183e0f287030ae0063f034e31dad888f4cc
hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/java/com/mes/downglassinfo/entity/DownGlassTask.java
@@ -47,7 +47,7 @@
    /**
     * 任务类型 1:进   2:出
     */
    private String taskType;
    private Integer taskType;
    /**
     * 宽
@@ -81,7 +81,7 @@
    /**
     * 任务状态 0 未开始  1正在进行   2完成
     */
    private Integer taskStauts;
    private Integer taskStatus;
    /**
     * 创建时间