Authorization: Bearer ********************
curl --location --request GET 'http://localhost:81/captcha'
{ "code": 0, "msg": "", "data": { "key": "", "image": "" } }