编辑日程
POST
http://crm.hndaosui.com/api/schedule/schedule_edit
请求参数
参数名
类型
描述
必填
id
int
示例:1
必填
content
string
示例:日程编辑内容
必填
type
int
示例:1
必填
remind_time
int
示例:600
必填
start_time
string
示例:2021-01-21 08:30
必填
end_time
string
示例:2021-01-29 21:30
必填
object_type
int
示例:1
必填
object_id
int
示例:1
必填
join_people
string
示例:1,12
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:修改成功
必填