Merge branch 'dev_qinhongzhanWMS' into wms_dev
This commit is contained in:
+3
@@ -167,6 +167,9 @@ public class OutMaterialDetailDTO extends BaseVOEntity {
|
||||
@Excel(name = "容器类型名称 数据字典")
|
||||
private String containerTypeName;
|
||||
|
||||
@ApiModelProperty("库存数量(仅展示)")
|
||||
private BigDecimal inventoryQuantity;
|
||||
|
||||
@ApiModelProperty("分配仓库id")
|
||||
private Long warehouseId;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user