医生查看预约
POST
http://localhost:8083/doctor/checkAppointment
接口描述
医生查看预约接口
请求参数
参数名
类型
描述
必填
id
int
示例:7
必填
accountName
string
示例:医生5号
必填
响应参数
参数名
类型
描述
必填
code
int
成功则返回200
必填
msg
String
成功则返回"success"
必填
id
int
示例:4
必填
accountName
string
示例:null
必填
password
object
示例:null
必填
salt
object
示例:null
必填
phone
string
示例:19966664444
必填
idCard
string
示例:111111222222223333
必填
roleId
string
示例:null
必填
creatorId
object
示例:null
必填
creatorName
string
示例:null
必填
createTime
string
示例:null
必填
updateTime
string
示例:null
必填
endTime
object
示例:null
必填
patientInfo
object
示例:null
必填
doctorInfo
object
示例:null
必填
chemistInfo
object
示例:null
必填
realname
string
示例:李四
必填