文档
测试
彭国强

添加日历事项

POST
http://localhost/doc/userItemReminder/createNewUserItemReminder

请求头

参数名
类型
描述
必填

请求参数

参数名
类型
描述
必填
phone
string
示例:{{phone}}
必填
token
string
示例:{{token}}
必填
ItemReminderTemplateType
int
示例:1
必填
startTimeStr
string
示例:2022-06-27
必填
endTimeStr
string
示例:2022-07-02
必填
reminderTimeStr
string
示例:15:30
必填
repetitionType
int
示例:5
必填
repetitionValue
int
示例:0
必填
receiverUser
int
示例:4209
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:创建成功
必填
state
int
示例:1
必填

说明 / 示例

repetitionType 1 不重复 2 日 3 每周日 4 工作日 5 每周六 6 周 7 月 8 年 repetitionValue 重复的值 和repetitionType对应 :例如 1个月重复一次就是:1