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