token: ********************{
"current": 1,
"size": 20,
"id": 285,
"province": "",
"year": "",
"group": ""
}curl --location --request POST 'http://www.52plan.cn:9092/prod/web/colleges/getCollegeScore?userId&token' \
--header 'token: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"current": 1,
"size": 20,
"id": 285,
"province": "",
"year": "",
"group": ""
}'{
"code": 0,
"msg": "请求成功",
"data": {
"records": [
{
"id": 0,
"schoolId": 0,
"year": "",
"localTypeName": "",
"provinceName": "",
"spname": "",
"batchName": "",
"max": "",
"min": "",
"minSection": "",
"average": "",
"enrollNum": "",
"sgInfo": "",
"type": "",
"group": ""
}
],
"total": 0,
"size": 0,
"current": 0,
"orders": [
{
"column": "",
"asc": false
}
],
"optimizeCountSql": false,
"searchCount": false,
"optimizeJoinOfCountSql": false,
"countId": "",
"maxLimit": 0,
"pages": 0
}
}