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