科室接诊
POST
/outpatient/admission/checkStart
请求参数
参数名
类型
描述
必填
id
string
示例:预约表id
必填
depType
string
示例:科室编码 在门店设置科室时传入
必填
dep
string
示例:科室名称。例如 验光01
必填
响应参数
参数名
类型
描述
必填
success
boolean
示例:true
必填
message
string
示例:成功
必填
code
int
示例:200
必填
result
object
示例:null
必填
timestamp
int
示例:1613653198178
必填