文档
测试
POST
http://182.61.50.242:6070/login

请求参数

参数名
类型
描述
必填
name
string
用户名,示例:zz
必填
password
string
密码,示例:123456
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
data
array
数据列表
必填
authority
object
权限信息
必填
authority
int
权限编号,示例:0
必填
createTime
int
创建时间,示例:1573202395000
必填
id
int
示例:1
必填
menuId
string
菜单编号,示例:6
必填
authorityId
int
权限编号,示例:1
必填
createTime
int
创建时间,示例:1574734762000
必填
departmentId
int
部门编号,示例:1
必填
id
int
示例:1
必填
isAuthority
int
是否有权限,1-有2-没有,示例:1
必填
token
String
token
必填