curl --location 'http://localhost:8080/student/isexist/draft' \ --header 'token;'
{ "code": 0, "msg": "", "data": false }