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