curl --location --request GET 'http://127.0.0.1:8080/api/updatePass?emailId=1&user=&pass=&apikey=666' \ --header 'apikey;'
{ "code": 200, "msg": "修改成功", "timestamp": "1700830393228" }