curl --location --request POST '/QWContact/SearchQWContact' \ --header 'Content-Type: application/json' \ --data-raw '{ "Username": "string", "Wxid": "string" }'
{}