查看用户信息功能
POST
http://localhost:8081/chat/user/getChatUser
接口描述
点击用户头像,查看用户信息功能
请求头
参数名
类型
描述
必填
token
String
token
必填
请求参数
参数名
类型
描述
必填
userId
Long
被查看的用户的userId
必填