token: ********************{
"id": 1938
}curl --location --request POST 'http://www.52plan.cn:9092/prod/web/majors/get?userId&token' \
--header 'token: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 1938
}'{
"code": 20000,
"msg": "请求成功",
"data": {
"id": 20,
"branch": "经济学",
"category": "经济学类",
"name": "投资学",
"code": "020304",
"duration": "四年",
"degree": "经济学学士",
"genderRatio": "45:55",
"wages": "¥13500",
"introduce": null,
"course": null
}
}