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