iWare_RawMaterialWarehouse_Wms/Admin.NET.Application/Service/WmsBase/WmsPlace/Dto/WmsPlaceOutput.cs
@@ -26,7 +26,7 @@ /// <summary> /// 库位类型 /// </summary> public int PlaceType { get; set; } public Admin.NET.Core.PlaceTypeEnum PlaceType { get; set; } /// <summary> /// 库位类型名称 @@ -41,7 +41,7 @@ /// <summary> /// 库位属性 /// </summary> public int? PlaceStatus { get; set; } public Admin.NET.Core.PlaceStatusEnum PlaceStatus { get; set; } /// <summary> /// 是否堆垛机库位 @@ -101,7 +101,7 @@ /// <summary> /// 所在库区 /// </summary> public long? AreaId { get; set; } public long AreaId { get; set; } /// <summary> /// 库区名称