{ "userId": 0, "fileId": 0 }
curl --location --request POST 'http://192.168.1.6:8087/exam/saveFile' \ --header 'Content-Type: application/json' \ --data-raw '{ "userId": 0, "fileId": 0 }'
{ "": {} }