mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 20:13:41 +08:00
29 lines
637 B
JSON
29 lines
637 B
JSON
![]() |
{
|
|||
|
"errcode": 0,
|
|||
|
"errmsg": "ok",
|
|||
|
"auth_field": {
|
|||
|
"user_field": {
|
|||
|
"show_title": 1,
|
|||
|
"show_phone": 1,
|
|||
|
"show_email": 1,
|
|||
|
"custom_field": [
|
|||
|
{
|
|||
|
"key": "field1"
|
|||
|
}
|
|||
|
]
|
|||
|
},
|
|||
|
"biz_field": {
|
|||
|
"show_title": 1,
|
|||
|
"show_tax_no": 1,
|
|||
|
"show_addr": 1,
|
|||
|
"show_phone": 1,
|
|||
|
"show_bank_type": 1,
|
|||
|
"show_bank_no": 1,
|
|||
|
"custom_field": [
|
|||
|
{
|
|||
|
"key": "field2"
|
|||
|
}
|
|||
|
]
|
|||
|
}
|
|||
|
}
|
|||
|
}
|