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