{ "paperId": "string" }
curl --location '43.139.194.209:8088/paper/stu/submit-exam' \ --header 'token;' \ --header 'Content-Type: application/json' \ --data '{ "paperId": "string" }'
{}