mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-03-10 00:13:36 +08:00
test(wxapi): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"appid": "wx*******",
|
||||
"openid": "*****",
|
||||
"scene": 1,
|
||||
"mobile_no": "12345678",
|
||||
"bank_card_no": "******",
|
||||
"cert_no": "*******",
|
||||
"client_ip": "******",
|
||||
"email_address": "***@qq.com",
|
||||
"extended_info": ""
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "getuserriskrank succ",
|
||||
"risk_rank": 0,
|
||||
"unoin_id": 123456
|
||||
}
|
||||
Reference in New Issue
Block a user