Authorization: Bearer ********************
curl --location --request PUT 'http://localhost:81/system/user/profile/updatePwd' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "msg": "", "data": false }