mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-03-10 00:13:36 +08:00
test(tenpayv3): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"appid": "wx8888888888888888",
|
||||
"type": "MERCHANT_ID",
|
||||
"account": "86693852",
|
||||
"name": "hu89ohu89ohu89o",
|
||||
"relation_type": "STORE",
|
||||
"custom_relation": "代理商"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"type": "MERCHANT_ID",
|
||||
"account": "86693852",
|
||||
"name": "hu89ohu89ohu89o",
|
||||
"relation_type": "STORE"
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"sub_mchid": "1900000109",
|
||||
"appid": "wx8888888888888888",
|
||||
"sub_appid": "wx8888888888888889",
|
||||
"type": "MERCHANT_ID",
|
||||
"account": "86693852"
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"sub_mchid": "1900000109",
|
||||
"type": "MERCHANT_ID",
|
||||
"account": "1900000109"
|
||||
}
|
||||
Reference in New Issue
Block a user