{ "code": "string" }
curl --location --request GET 'https://dev-api.shellbox.ustb.tj.cn/wap/weapp/login/code' \ --header 'Content-Type: application/json' \ --data-raw '{ "code": "string" }'
{ "openid": "string" }