token: ********************{
"sort": 1,
"current": 1,
"size": 10,
"score": 600,
"province": "广东",
"targetProvince": "广东",
"rank": null,
"type": "普通类",
"subject": "物理类",
"upper":20,
"lower":50
}curl --location --request POST 'http://www.52plan.cn:9092/prod/web/mockFillCollegeDynamic' \
--header 'token: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"sort": 1,
"current": 1,
"size": 10,
"score": 600,
"province": "广东",
"targetProvince": "广东",
"rank": null,
"type": "普通类",
"subject": "物理类",
"upper":20,
"lower":50
}'{
"code": 20000,
"msg": "请求成功",
"data": [
{
"schoolId": 265,
"mmSection": 0,
"name": "北京师范大学-香港浸会大学联合国际学院",
"code": null,
"logoImg": "https://static-data.gaokao.cn/upload/logo/1275.jpg",
"province": "广东",
"type": "内地与港澳台地区合作办学",
"category": "综合类",
"schoolType": "普通本科",
"diff": null,
"everyYearInfo": [
{
"year": 2023,
"min": "581",
"mmSection": "42697",
"enrollNum": 0,
"difference": "21182"
}
]
},
{
"schoolId": 87,
"mmSection": 0,
"name": "深圳大学",
"code": null,
"logoImg": "https://static-data.gaokao.cn/upload/logo/284.jpg",
"province": "广东",
"type": "公办",
"category": "综合类",
"schoolType": "普通本科",
"diff": null,
"everyYearInfo": [
{
"year": 2021,
"min": "518",
"mmSection": "9813",
"enrollNum": 0,
"difference": "-11702"
},
{
"year": 2022,
"min": "554",
"mmSection": "9755",
"enrollNum": 0,
"difference": "-11760"
},
{
"year": 2023,
"min": "574",
"mmSection": "9665",
"enrollNum": 0,
"difference": "-11850"
}
]
},
{
"schoolId": 991,
"mmSection": 0,
"name": "深圳技术大学",
"code": null,
"logoImg": "https://static-data.gaokao.cn/upload/logo/3281.jpg",
"province": "广东",
"type": "公办",
"category": "理工类",
"schoolType": "普通本科",
"diff": null,
"everyYearInfo": [
{
"year": 2021,
"min": "560",
"mmSection": "59150",
"enrollNum": 0,
"difference": "37635"
},
{
"year": 2022,
"min": "557",
"mmSection": "62657",
"enrollNum": 0,
"difference": "41142"
},
{
"year": 2023,
"min": "564",
"mmSection": "59430",
"enrollNum": 0,
"difference": "37915"
}
]
}
]
}