用户登录
POST
http://localhost:8083/login/login
接口描述
登录接口
请求参数
参数名
类型
描述
必填
username
string
示例:病人99号
必填
password
int
示例:111111
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:success
必填
id
int
示例:1
必填
accountName
string
示例:病人99号
必填
password
object
示例:null
必填
salt
object
示例:null
必填
phone
string
示例:19966664444
必填
idCard
string
示例:111111222222223333
必填
roleId
string
示例:2
必填
creatorId
object
示例:null
必填
creatorName
string
示例:李四
必填
createTime
string
示例:2021-06-02 14:30:40
必填
updateTime
string
示例:2021-06-02 14:30:40
必填
endTime
object
示例:null
必填
patientInfo
object
示例:null
必填
doctorInfo
object
示例:null
必填
chemistInfo
object
示例:null
必填
realname
string
示例:李四
必填