获取用户信息
GET
http://192.168.2.46:8002/Auth/GetAccount
请求头
参数名
类型
描述
必填
Content-Type
application/json
application/json
必填
Token
string
Token
必填
响应参数
参数名
类型
描述
必填
ResultCode
int
示例:200
必填
Message
string
示例:操作成功
必填
AccountId
int
示例:1020
必填
Name
string
示例:atm
必填
OwnerType
int
示例:90
必填
OwnerId
int
示例:0
必填
Identity
int
示例:0
必填
LoginName
string
示例:tsm
必填
LoginPassword
string
示例:******
必填
AppKey
object
示例:null
必填
AppSecret
object
示例:null
必填
SignKey
object
示例:null
必填
IpWhiteListStatus
int
示例:0
必填
IpWhiteList
object
示例:null
必填
RecordStatus
int
示例:0
必填
PermissionIds
object
示例:null
必填
ExtData
object
示例:null
必填
CreatedTime
string
示例:2020-07-14 14:11:36
必填
CreatorId
int
示例:1019
必填
Roles
array
数据列表
必填
TotalRecord
int
示例:0
必填
Success
boolean
示例:true
必填