{
"privateKey": "362D4AFFE7F642C1B2A3D67787B1206F",
"anwserBasic": [{
"classCode":"210907004169",
"identity":"320722197410259529",
"anwserAndQuestionList":[{
"anwser":"1666345100767",
"question":"1666345100767"
}]
}]
}
curl --location --request POST 'https://api.shzypxy.com/import/downstream/social/uploadClassAnswerQuestionBehavior' \
--header 'Content-Type: application/json' \
--data-raw '{
"privateKey": "362D4AFFE7F642C1B2A3D67787B1206F",
"anwserBasic": [{
"classCode":"210907004169",
"identity":"320722197410259529",
"anwserAndQuestionList":[{
"anwser":"1666345100767",
"question":"1666345100767"
}]
}]
}'
{
"c": 0,
"msg": "执行成功",
"ctt": []
}