token: ********************{
"score": 600,
"province": "广东",
"subject": "物理类"
}curl --location --request POST 'http://www.52plan.cn:9092/prod/web/matchRankByScore?userId&token' \
--header 'token: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"score": 600,
"province": "广东",
"subject": "物理类"
}'{
"code": 0,
"msg": "",
"data": {}
}