自动化立体仓库 - WCS系统
#
lsh
2024-03-21 b9927bd58cdc940069c7640f3cc04a60dd37ef87
src/main/java/com/zy/asrs/entity/TaskWrk.java
@@ -174,7 +174,7 @@
     */
    @ApiModelProperty(value= "指令执行步序")
    @TableField("command_step")
    private Integer commandStep;
    private Integer commandStep = 0;
    @ApiModelProperty(value = "移库标记")
    @TableField("transfer_mark")