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

13 lines
267 B
C#

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