NewGaoKaoApi/PaymentSDK/AliPay/Response/AlipayOpenAppSmgMsgSendResp...

13 lines
231 B
C#

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