curl --location --request GET '/auth/code'
{ "code": 0, "msg": "string", "data": { "captchaEnabled": true, "uuid": "string", "img": "string" } }