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