using System; using System.Xml.Serialization; namespace Aop.Api.Response { /// /// AlipayEcoMycarPromoTicketSyncResponse. /// public class AlipayEcoMycarPromoTicketSyncResponse : AopResponse { } }