后台登陆
POST
http://114.215.85.111:8080/ldapp/muser/login
请求参数
参数名
类型
描述
必填
username
string
用户名
必填
password
string
密码
必填
响应参数
参数名
类型
描述
必填
token
string
JWT
必填