解冻用户
GET
http://localhost:8080/adminUser/thawUser?userId=1
请求头
参数名
类型
描述
必填
Token
string
验证身份
必填
请求参数
参数名
类型
描述
必填
userId
int
用户id
必填