NewGaoKaoApi/PaymentSDK/AliPay/Response/AlipayEcoWelfareCodeSyncRes...

13 lines
233 B
C#

using System;
using System.Xml.Serialization;
namespace Aop.Api.Response
{
/// <summary>
/// AlipayEcoWelfareCodeSyncResponse.
/// </summary>
public class AlipayEcoWelfareCodeSyncResponse : AopResponse
{
}
}