curl --location --request POST 'http://big-event-api-t.itheima.net/my/updatepwd' \
--header 'Authorization: {{LayuiBigEvent_ACCESS_TOKEN}}' \
--data-urlencode 'oldPwd=7fa8282ad93047a4d6fe6111c93b308a' \
--data-urlencode 'newPwd=96e79218965eb72c92a549dd5a330112'{
"status": 0,
"message": "更新密码成功!"
}