文档
测试

录入预约事件

POST
AddAppointment

请求参数

参数名
类型
描述
必填
appointment_Name
string
示例:姓名
必填
appointment_Phone
string
示例:手机号
必填
appointment_Identity
string
示例:身份号
必填
appointment_Affair
string
示例:事件
必填
appointment_Photo
string
示例:图片
必填
appointment_Time
string
示例:时间1
必填
appointment_Date
string
示例:时间2
必填
appointment_Rests
string
示例:其他
必填

响应参数

参数名
类型
描述
必填
flag
boolean
示例:true
必填
code
int
示例:20000
必填
message
string
示例:成功
必填
data
object
示例:null
必填
count
object
示例:null
必填