curl --location --request POST 'http://localhost:8080/student/login/getPhoneNumber?code' \ --header 'token;'
{ "code": 0, "msg": "", "data": "" }