{ "key": "string" }
curl --location --request POST '/weixin/code2Session' \ --header 'Content-Type: application/json' \ --data-raw '{ "key": "string" }'
{ "": {} }