1、登录
POST
http://localhost:88/api/member/user/login
接口描述
登录疾病分析预测社区系统
请求参数
参数名
类型
描述
必填
username
string
用户名
必填
password
string
密码
必填
rememberMe
boolean
是否记住此次登录
必填