mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-07-17 01:46:20 +08:00
33 lines
847 B
JSON
33 lines
847 B
JSON
{
|
|
"errcode": 0,
|
|
"errmsg": "ok",
|
|
"invoice_status": "auth success",
|
|
"auth_time": 1480342498,
|
|
"user_auth_info": {
|
|
"user_field": {
|
|
"title": "Dhxhhx ",
|
|
"phone": "5554545",
|
|
"email": "dhxhxhhx@qq.cind",
|
|
"custom_field": [
|
|
{
|
|
"key": "field1",
|
|
"value": "管理理论"
|
|
}
|
|
]
|
|
},
|
|
"biz_field": {
|
|
"title": "王xx",
|
|
"tax_no": "6464646766",
|
|
"addr": "后过敏",
|
|
"phone": "1557548768",
|
|
"bank_type": "仔仔细细",
|
|
"bank_no": "545454646",
|
|
"custom_field": [
|
|
{
|
|
"key": "field2",
|
|
"value": "哈哈哈啊"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |