NewGaoKaoApi/PaymentSDK/AliPay/Response/KoubeiAdvertDeliveryDiscoun...

13 lines
275 B
C#

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