查询权限
GET
/api/v1/user/allocate/{userId}
接口描述
查询用户所拥有的角色
请求参数
参数名
类型
描述
必填
userId
string
示例 :1
必填
响应参数
参数名
类型
描述
必填
id
int
示例:1
必填
username
string
示例:root
必填
password
string
示例:123456
必填
phone
object
示例:null
必填
status
object
示例:null
必填
nickName
string
示例:nick_root
必填
headPic
object
示例:null
必填
source
object
示例:null
必填
memberId
object
示例:null
必填
createTime
object
示例:null
必填
lastLoginTime
object
示例:null
必填
shopId
object
示例:null
必填
employeeNo
object
示例:null
必填