curl --location --request GET 'http://localhost:4567/api/bilibili/apply_captcha?csrf=379b73e063aa254f666d6fc540bdec46&v_voucher=voucher_d1e3ae4b-2640-495f-9464-a92872a59379'{
"success": true,
"data": {
"code": 0,
"message": "string",
"ttl": 0,
"data": {
"type": "string",
"token": "string",
"geetest": {
"challenge": "string",
"gt": "string"
},
"biliword": null,
"phone": null,
"sms": null,
"sms_mo": null
}
},
"message": "string",
"code": 0,
"requestPath": "string"
}