{ "code": "string" }
curl --location --request POST '/auth/weapp/login' \ --header 'bladeauth: {{auth}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "code": "string" }'