curl --location --request PUT '/p/server/user/update' \
--header 'Content-Type: application/json' \
--data '{
"userId": "string",
"nickName": "string",
"accessToken": "string",
"expiresIn": 0,
"openId": "string",
"socialType": 0
}'{
"code": "",
"msg": "",
"data": null,
"version": "",
"timestamp": 0,
"sign": ""
}