自动化立体仓库 - WMS系统
pang.jiabao
2025-11-08 ce3fdb298990ae8baef7ca595fe3b17e7929fca3
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 = "")