iWare_RawMaterialWarehouse_Wms/Admin.NET.Core/Entity/WmsBase/WmsPlace.cs
@@ -50,7 +50,7 @@ [Comment("库位类型")] [Required] public int PlaceType { get; set; } public PlaceTypeEnum PlaceType { get; set; } /// <summary> @@ -76,7 +76,7 @@ [Comment("库位属性")] [Required] public int PlaceStatus { get; set; } public PlaceStatusEnum PlaceStatus { get; set; } /// <summary>