mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-18 17:48:12 +08:00
feat(tenpayv2): 新增部分接口
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"mchid": "1230000109",
|
||||
"appid": "wxd678efh567hg6787",
|
||||
"estimated_amount": {
|
||||
"amount": 1,
|
||||
"currency": "CNY"
|
||||
}
|
||||
}
|
@@ -0,0 +1 @@
|
||||
{}
|
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"sp_appid": "wxd678efh567hg6787",
|
||||
"sp_mchid": "1230000109",
|
||||
"estimated_amount": {
|
||||
"amount": 1,
|
||||
"currency": "CNY"
|
||||
},
|
||||
"sub_mchid": "12345512",
|
||||
"sub_appid": "wxd678efh567hg6787"
|
||||
}
|
@@ -0,0 +1 @@
|
||||
{}
|
Reference in New Issue
Block a user