{ "openId": "string", "code": "string" }
curl --location '/auth/weapp/bind' \ --header 'bladeauth: {{auth}}' \ --header 'Content-Type: application/json' \ --data '{ "openId": "string", "code": "string" }'