出库单增加计划出库分配拣货复合数量
This commit is contained in:
+3
@@ -377,4 +377,7 @@ public class StockOutOrderPO extends BaseVOEntity {
|
||||
@ApiModelProperty("app上传的图片")
|
||||
private String pictureApp;
|
||||
|
||||
@ApiModelProperty("出库总数量")
|
||||
private BigDecimal totalOutboundQuantity;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user