zwl
2025-08-21 992896f781b33dc0266bc05ba9bd62ab6ed7c96f
src/main/java/com/zy/asrs/entity/TaskWrk.java
@@ -71,7 +71,7 @@
    /**
     * 任务类型
     */
    @ApiModelProperty(value= "任务类型")
    @ApiModelProperty(value= "任务类型 1:入库 2:出库 3:移库")
    @TableField("io_type")
    private Integer ioType;