curl --location --request GET 'http://openapi.chem-site.com//pc/auth/getUserInfo' \
--header 'authorization: bearerNWJiNDhkNzlmNjg0N2FlMmZiYjliZWM3NGVkNzIyMjNleUpsZUhCcGNtVWlPakUyTmpRMk1EazJORGNzSW1oaGMyZ2lPaUl5ZEhsc1JIQlhkWFpNUVdaWGJVRllJbjA9'
{
"status": "string",
"code": "string",
"message": "string",
"data": {},
"error": {}
}