mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-02-11 18:26:20 +08:00
feat(tenpayv3): 独立化境外支付 API
This commit is contained in:
@@ -24,7 +24,7 @@ namespace SKIT.FlurlHttpClient.Wechat.TenpayV3
|
||||
/// <summary>
|
||||
/// 获取或设置声明应答中的错误描述使用的自然语言语种。
|
||||
/// <para>
|
||||
/// 默认值:zh_CN
|
||||
/// 默认值:"zh-CN"
|
||||
/// </para>
|
||||
/// </summary>
|
||||
public string AcceptLanguage { get; set; } = "zh-CN";
|
||||
|
||||
Reference in New Issue
Block a user