modify_event
PUT
/mtd/major/user/modifyEvent
接口描述
修改日程
请求参数
参数名
类型
描述
必填
eventId
number
日程id
必填
newEventName
string
新的日程名称
必填
newEventTags
array[string]
新的日程
必填
newEventStartTime
string
新的开始日期
必填
newEventDdl
string
新的ddl
必填
newEventKeywords
array[string]
新的关键词列表
必填
newEventContent
string
必填
url
string
必填
location
string
必填
响应参数
参数名
类型
描述
必填
code
number
状态码
必填
msg
string
状态消息
必填