NewGaoKaoApi/PaymentSDK/AliPay/Response/AlipayOpenAppLingjiuyiwuBat...

13 lines
253 B
C#

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