线下面诊服务管理
POST
http://localhost:9080/serviceManage/getAppointRecord?type=0&page=1&rows=10
请求参数
参数名
类型
描述
必填
type
int
示例:0
必填
page
int
示例:1
必填
rows
int
示例:10
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
msg
object
示例:null
必填