{ "click_login": true }
curl --location --request GET '/startwx' \ --header 'Content-Type: application/json' \ --data-raw '{ "click_login": true }'
{ "status": 200, "result": { "wxpid": 34068 } }