payne
2024-04-26 8b2085e487e014303fca40a3c373b78893c7895e
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>