{
"chapterExamBasic": [
{
"classCode": "00000001",
"chapterCode": "1",
"identity": "230822200002188659",
"phone": "17695438",
"studentName": "门"
}
],
"privateKey": "20DFABAED835458EA2C8E4231AB1FF45"
}
curl --location --request POST 'https://api.shzypxy.com/import/downstream/social/uploadChapterBehavior' \
--header 'Content-Type: application/json' \
--data-raw '{
"chapterExamBasic": [
{
"classCode": "00000001",
"chapterCode": "1",
"identity": "230822200002188659",
"phone": "17695438",
"studentName": "门"
}
],
"privateKey": "20DFABAED835458EA2C8E4231AB1FF45"
}'
{
"c": 0,
"msg": "执行成功",
"ctt": []
}