NewGaoKaoApi/PaymentSDK/AliPay/Response/ZhimaDataBatchFeedbackRespo...

13 lines
229 B
C#

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