自动化立体仓库 - WMS系统
skyouc
3 天以前 f68b9ac29a52528d0e01b39626a0eb7ff9bb4cb9
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;
    /**
     * 初始票据号
     */