mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 18:48:10 +08:00
refactor(tenpayv3)
This commit is contained in:
@@ -4,7 +4,7 @@ using System.Reflection;
|
||||
namespace SKIT.FlurlHttpClient.Wechat.TenpayV3
|
||||
{
|
||||
/// <summary>
|
||||
/// 一个用于构造 <see cref="WechatApiClient"/> 时使用的配置项。
|
||||
/// 一个用于构造 <see cref="WechatTenpayClient"/> 时使用的配置项。
|
||||
/// </summary>
|
||||
public class WechatTenpayClientOptions
|
||||
{
|
||||
|
Reference in New Issue
Block a user