1
heshaofeng
2025-11-13 770768aa120af82b1133e8b46c7fe139b6187baa
ÏîÄ¿´úÂë/WMSÎÞ²Ö´¢°æ/WIDESEA_WMSServer/WIDESEA_DTO/Inbound/MaterielGroupDTO.cs
@@ -32,6 +32,10 @@
        [PropertyValidate("序列号条码", NotNullAndEmpty = true)]
        public string Barcodes { get; set; } 
        public string locationType { get; set; }
        public string locationTypeDesc { get; set; }
    }
    [ModelValidate]