curl --location --request POST '/Wxapp/JSGetSessionid?authcode' \ --header 'Content-Type: application/json' \ --data-raw '{ "Appid": "string", "Wxid": "string" }'
{}