mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-07-19 07:44:46 +08:00
27 lines
599 B
JSON
27 lines
599 B
JSON
![]() |
{
|
|||
|
"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"
|
|||
|
}
|
|||
|
]
|
|||
|
}
|
|||
|
}
|
|||
|
}
|