Files
juipnet/Infrastructure/ServiceClient/Alipay.AopSdk.Core/Response/ZhimaDataBatchFeedbackResponse.cs
wanyongkang d318014316 初始提交
2020-10-07 20:25:03 +08:00

9 lines
178 B
C#

namespace Alipay.AopSdk.Core.Response
{
/// <summary>
/// ZhimaDataBatchFeedbackResponse.
/// </summary>
public class ZhimaDataBatchFeedbackResponse : AopResponse
{
}
}