{
"province": "江苏",
"subject_type": "物理类",
"score": 635,
// "rank": 12000,
"batch": "本科批",
"top_n": 20,
"include_explanation": true,
"prefer_local": false,
"college_provinces": ["江苏", "上海"],
"target_colleges": null
}curl --location -g --request POST 'https://api.gugudata.com/ai/admission/predict?appkey={{appkey}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"province": "江苏",
"subject_type": "物理类",
"score": 635,
// "rank": 12000,
"batch": "本科批",
"top_n": 20,
"include_explanation": true,
"prefer_local": false,
"college_provinces": ["江苏", "上海"],
"target_colleges": null
}'{}