文档
测试

预约列表

POST
/GetAppointment

请求参数

参数名
类型
描述
必填
pageNum
string
示例:页数
必填
pageSize
string
示例:条数
必填
name
string
示例:姓名
可选

响应参数

参数名
类型
描述
必填
pageSize
int
示例:10
必填
currentPage
int
示例:1
必填
totalRecord
int
示例:1
必填
totalPage
int
示例:1
必填
dataList
array
数据列表
必填
appointment_Id
int
示例:ID
必填
appointment_Phone
string
示例:手机号
必填
appointment_Name
string
示例:姓名
必填
appointment_Time
string
示例:时间1
必填
appointment_Date
string
示例:时间2
必填
appointment_Identity
string
示例:身份证
必填
appointment_Photo
string
示例:图片
必填
appointment_Rests
string
示例:其他
必填
appointment_Affair
string
示例:事件
必填