pjb
2025-03-07 b41fe423d1a21e4b8f995d8eba98700dcb08e966
zy-asrs-wms/src/main/java/com/zy/asrs/wms/asrs/entity/dto/LargeScreenTaskDto.java
@@ -18,6 +18,11 @@
     */
    private String waveNo;
    /**
     * 任务类型
     */
    private String title;
    private Long id;
    /**
     * 拖盘码
@@ -28,6 +33,11 @@
     */
    private String taskNo;
    /**
     * 任务类型
     */
    private String taskType;
    /**
     * 任务状态
     */
    private Integer taskSts;