mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-18 17:48:12 +08:00
feat(tenpayv3): 新增境外支付融合钱包退款相关接口
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
/// </summary>
|
||||
[Newtonsoft.Json.JsonProperty("pay_net_fee")]
|
||||
[System.Text.Json.Serialization.JsonPropertyName("pay_net_fee")]
|
||||
public int PaymentNetFee { get; set; }
|
||||
public int NetFee { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 获取或设置手续费金额(单位:指定货币的最小单位)。
|
||||
|
Reference in New Issue
Block a user