1
heshaofeng
2025-11-12 ca5e5389e5f466c631e10988c97d40a3e134d40e
ÏîÄ¿´úÂë/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]