curl --location --request DELETE 'http://localhost:8080/student/delete/draft/' \ --header 'token;'
{ "code": 0, "msg": "", "data": null }