curl --location 'https://fast-soy-admin.sleep0.de/api/v1/auth/captcha' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"phone": "13066002865"
}'{
"code": "0000",
"msg": "验证码已发送",
"data": null
}