mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 18:22:24 +08:00
feat(wxapi): 新增人脸核身相关接口
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"verify_result": ""
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"verify_result": ""
|
||||
}
|
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"identify_ret": 0,
|
||||
"identify_time": 1486350357,
|
||||
"validate_data": "8593"
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"name": "张三",
|
||||
"id_card_number": "452344xxxxxxxxxxxxx234"
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"user_id_key": "id_key_xxxx",
|
||||
"expires_in": 3600
|
||||
}
|
Reference in New Issue
Block a user