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

9 lines
190 B
C#

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