mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 18:48:10 +08:00
test(wxapi): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "tencent",
|
||||
"code": "123",
|
||||
"code_type": 1,
|
||||
"legal_persona_wechat": "123",
|
||||
"legal_persona_name": "candy",
|
||||
"component_phone": "1234567"
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "OK"
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "tencent",
|
||||
"legal_persona_wechat": "123",
|
||||
"legal_persona_name": "pony"
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "OK"
|
||||
}
|
Reference in New Issue
Block a user