curl --location --request GET '/api/admin/config/ltzf_view' \
--header 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE3NDUyMDMzNzUsInBhc3N3b3JkIjoiZDMwYTlkZmEwNmNlYjQ1Y2EwOWMzOWU0YmE5NTJkMzQ4NGE3Y2I3MWU0OGQ5ODYwNDRhMmM2YWVmYTRmMGUxOSIsInVzZXJuYW1lIjoicm9vdCJ9.VW_-1MFqglNvRMQmdjfoOkYFAYvhU3i63kQZTHrbsOI' \
--header 'Domain: http://nio.nodeai.cn'{
"data": {
"callUrl": "string",
"mchId": "string",
"mchKey": "string",
"notifyUrl": "string",
"status": true
},
"error": "string",
"status": true,
"total": 0
}