自动化立体仓库 - WMS系统
skyouc
9 小时以前 680c4484aebd032289a7a5ab1bad5c6c357ffee9
src/main/java/com/zy/asrs/entity/Order.java
@@ -79,6 +79,10 @@
    @TableField("allot_item_id")
    private Long allotItemId;
    @ApiModelProperty("目标库区")
    @TableField("target_location")
    private String targetLocation;
    /**
     * 初始票据号
     */