MES.Service/Dto/webApi/ErpReturnWareDetails.cs @@ -20,4 +20,5 @@ public string? CustItemName { get; set; } public string? CustItemModel { get; set; } public string? Remarks { get; set; } public string? FLot { get; set; } }