文档
测试

(30日新增)显示单个预约信息

GET
healthsys/res/info

请求参数

参数名
类型
描述
必填
uid
int
用户id
必填
rid
int
预约id
必填

响应参数

参数名
类型
描述
必填
msg
string
成功:"success";失败:"unknown_error"/"no_info_acquired"/"user_not_match"
必填
status
int
成功:1;失败:0
必填
data
array
成功:res对象;失败:null
必填
rid
int
示例:1
必填
uid
int
示例:1
必填
cid
int
示例:1
必填
time
string
示例:8:30-10:00
必填
status
string
示例:处理中
必填
msg
object
示例:null
必填
dept
string
示例:骨科
必填