curl --location --request POST '/Wxapp/Wxapp/AddWxAppRecord?authcode' \ --header 'Content-Type: application/json' \ --data-raw '{ "username": "string" }'
{}