根据id查询用户信息
POST
/user/getByIdNoValid
接口描述
根据id查询,不存在会返回空
请求头
参数名
类型
描述
必填
Authorization
String
token
必填
请求参数
参数名
类型
描述
必填
id
String
id
必填