{
"guid": "string",
"user_id": "0",
"corp_id": "0",
"verify": "",
"ticket": ""
}
curl --location --request POST '/contact/add_search_wx_work_contact' \
--header 'Content-Type: application/json' \
--data-raw '{
"guid": "string",
"user_id": "0",
"corp_id": "0",
"verify": "",
"ticket": ""
}'
null