feat(tenpayv3): 独立化境外支付 API

This commit is contained in:
Fu Diwei
2024-05-06 20:50:58 +08:00
parent 2e19fc8aa1
commit 9b18df8f2e
850 changed files with 2016 additions and 1088 deletions

View File

@@ -24,7 +24,7 @@ namespace SKIT.FlurlHttpClient.Wechat.TenpayV3
/// <summary>
/// 获取或设置声明应答中的错误描述使用的自然语言语种。
/// <para>
/// 默认值zh_CN
/// 默认值:"zh-CN"
/// </para>
/// </summary>
public string AcceptLanguage { get; set; } = "zh-CN";