Authorization: Bearer ********************curl --location --request POST '/api/login/pwd-login?phone=13628469388&password=123456' \
--header 'x1-gp-color: {{IS_GRAY}}' \
--header 'Authorization: Bearer <token>'{
"data": {
"token": "std_token2f3a491cf39a68fc59bd83a852efeda9"
},
"code": 200,
"message": "请求成功"
}