Authorization: Bearer ********************curl --location --request GET '/api/quiz/profile' \
--header 'Authorization: Bearer <token>'{
"career_stage": "大学生",
"major": "计算机科学与技术",
"career_confusion": "不确定专业是否适合自己",
"short_term_goals": [
"找到合适的专业方向",
"获得实习/工作机会"
],
"created_at": "2025-10-11T14:57:03",
"updated_at": "2025-10-11T14:57:03"
}