Authorization: ********************{
"code": "277603",
"phoneNumber":"18980124830"
}curl --location --request POST 'http://122.51.138.163:8080/h5/user/changePhoneNumber' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"code": "277603",
"phoneNumber":"18980124830"
}'{"msg":"更换成功,请重新登录","code":200}