Commit 54169c4f by kaisa

feat:更新cid54备注

parent 2dad5c06
Showing with 1 additions and 1 deletions
...@@ -827,7 +827,7 @@ webAppComm.prototype.calendarReminders = function (title, content, time, tipCont ...@@ -827,7 +827,7 @@ webAppComm.prototype.calendarReminders = function (title, content, time, tipCont
"data": { "data": {
"title": title, "title": title,
"content": content, "content": content,
"time": time, "time": time, //时间戳
"type": 1, // 1:只提醒一次 2:每周都提醒一次 "type": 1, // 1:只提醒一次 2:每周都提醒一次
"durationTime": 10,//持续时间 "durationTime": 10,//持续时间
"reminderTime": 5,//提前多久提醒 "reminderTime": 5,//提前多久提醒
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment