namespace MES.Service.Dto.webApi.SRM; public class ErpDelivery { public string? DeliveryNo { get; set; } }