9 lines
178 B
C#
9 lines
178 B
C#
|
|
namespace Alipay.AopSdk.Core.Response
|
||
|
|
{
|
||
|
|
/// <summary>
|
||
|
|
/// ZhimaDataBatchFeedbackResponse.
|
||
|
|
/// </summary>
|
||
|
|
public class ZhimaDataBatchFeedbackResponse : AopResponse
|
||
|
|
{
|
||
|
|
}
|
||
|
|
}
|