录入预约
POST
/AddAppointment
请求参数
参数名
类型
描述
必填
appointmentName
string
示例:姓名
必填
appointmentPhone
string
示例:手机号
必填
appointmentContent
string
示例:内容
必填
clientId
string
示例:客户ID
必填
pagesId
string
示例:页面ID
必填
响应参数
参数名
类型
描述
必填
flag
boolean
示例:true
必填
code
int
示例:20000
必填
message
string
示例:提交成功!
必填
data
object
示例:null
必填
count
object
示例:null
必填