文档
测试

用户表单记录

POST
/API/Appointment/ListAppointment

请求参数

参数名
类型
描述
必填
pagesId
string
示例:16322966015
必填
pageNum
string
示例:1
必填
pageSize
string
示例:2
必填

响应参数

参数名
类型
描述
必填
flag
boolean
示例:true
必填
code
int
示例:20000
必填
message
string
示例:成功
必填
data
object
数据字典
必填
pageSize
int
示例:2
必填
currentPage
int
示例:1
必填
totalRecord
int
示例:18
必填
totalPage
int
示例:9
必填
dataList
array
数据列表
必填
pagesId
int
示例:16322966015
必填
clientId
int
示例:16322965768
必填
createDate
string
示例:1632301080
必填
appointmentId
int
示例:16323010807
必填
appointmentPhone
string
示例:15306666803
必填
appointmentStates
int
示例:0
必填
appointmentName
string
示例:冯丹莉
必填
appointmentContent
string
示例:[{"title":"姓名","value":"冯丹莉","type":"name"},{"title":"电话号码","value":"15306666803","type":"phone"}]
必填
count
object
示例:null
必填