curl --location -g --request POST 'http://dev-cn.your-api-server.com[企业预先配置url]' \
--header 'Content-Type: application/json' \
--data-raw '{
"call_relation_id":"1111",
"business_id":"167",
"app_id":"3333",
"robot_id":"4444"
}'
{
"key1": "value1",
"性别": "男",
"姓名": "张三"
}