iWare_RawMaterialWarehouse_Wms/Admin.NET.Application/Service/WmsBase/WmsContainerPackaging/Dto/WmsContainerPackagingOutput.cs
@@ -11,7 +11,7 @@ /// <summary> /// 容器类型ID /// </summary> public long? ContainerTypeId { get; set; } public long ContainerTypeId { get; set; } /// <summary> /// 容器类型名称 @@ -21,7 +21,7 @@ /// <summary> /// 物料类型ID /// </summary> public long? MaterialTypeId { get; set; } public long MaterialTypeId { get; set; } /// <summary> /// 物料类型编号 @@ -36,7 +36,7 @@ /// <summary> /// 物料容器容量 /// </summary> public decimal? BoxQty { get; set; } public decimal BoxQty { get; set; } /// <summary> /// Id主键