自动化立体仓库 - WMS系统
pang.jiabao
2025-11-11 e48d9b581488d41e49f80d63d39038a89e6a2829
src/main/java/com/zy/asrs/entity/WrkMast.java
@@ -33,6 +33,7 @@
    private Integer wrkNo;
    @ApiModelProperty("任务类型: agv, crn")
    @TableField("task_type")
    private String taskType;
    @ApiModelProperty(value = "")