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