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