payne
2024-04-25 873f69e7f1e681cbd1dacd7a39f9140885756fcc
iWare_RawMaterialWarehouse_Wms/Admin.NET.Application/Service/WmsBase/WmsContainer/Dto/WmsContainerInput.cs
@@ -245,7 +245,7 @@
        /// <summary>
        /// 类型名称
        /// </summary>
        [Required(ErrorMessage = "类型名称不能为空")]
        public virtual string ContainerTypeName { get; set; }
        
        /// <summary>