duyongjia
2024-12-28 6be2bc8324ca81145830b758c110255d9dfdc00b
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_DTO/Inbound/MaterielGroupDTO.cs
@@ -19,4 +19,8 @@
        [PropertyValidate("序列号条码", NotNullAndEmpty = true)]
        public List<string> SerialNumbers { get; set; }
    }
}