NewGaoKaoApi/PaymentSDK/AliPay/Response/AlipayEcoCityserviceMessage...

13 lines
247 B
C#

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