登录接口
POST
localhost:8777/appLogin
接口描述
登录接口
请求头
参数名
类型
描述
必填
Content-Type
String
application/json
必填
请求参数
参数名
类型
描述
必填
username
String
帐号
必填
password
String
密码
必填