自动化立体仓库 - WMS系统
skyouc
1 天以前 655f0eaba18ec8c56058a87270bf7e15790b6aab
src/main/java/com/zy/api/entity/OrderItemsParam.java
@@ -39,4 +39,7 @@
    @ApiModelProperty("变更数量")
    private Integer new_qty;
    @ApiModelProperty("捆绑/叫料/数量数量")
    private Integer pick_qty;
}