文档
测试

判断患者选择医生

POST
http://localhost:8080/remotefollowup/checkPatientOr?doctorId=e8bab9cf490cab68b7759ce1e8163324

请求参数

参数名
类型
描述
必填
doctorId
string
示例:e8bab9cf490cab68b7759ce1e8163324
必填

响应参数

参数名
类型
描述
必填
code
number
示例:200
必填
msg
object
示例:null
必填
data
object
数据字典
必填
doctorId
string
示例:e8bab9cf490cab68b7759ce1e8163324
必填
type
number
示例:0
必填

说明 / 示例

code 返回码 Int 101:获取失败! 102:没有服务包 200 :成功 500:出现异常 Msg 返回值 String Obj 返回数据 map: doctorId :医生ID type: 状态 -1 医生今日已满 0 可以购买 1:待支付 2待完善资料 3:待医生回复 rf_id:远程随访状态 当type= 2,3 flag : 0 未上传资料 1 已提交资料未确认资料 当type= 2 orderid:订单ID 当type=1