{ "courseId": 729, "classId":10 }
curl --location --request POST '/courseCheck/checkPassAll' \ --header 'Authentication: {{token}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "courseId": 729, "classId":10 }'
{}