{ "code": "S" }
curl --location --request GET 'http://bufantec.com/wx/developer/register?appId=123&appSecret=131' \ --header 'Content-Type: application/json' \ --data-raw '{ "code": "S" }'
{"code":"S"}