提交 be600c30 编写于 作者: 廖康康

reminder proxy doc modify

Signed-off-by: N廖康康 <liaokangkang@huawei.com>
上级 0d9a0336
......@@ -148,7 +148,7 @@ struct Index {
publishReminder() {
try {
reminderAgentManager.publishReminder(this.timer).then(res => {
reminderAgentManager.publishReminder(timer).then(res => {
console.log("publishReminder promise reminderId:" + res);
}).catch(err => {
console.log("publishReminder err code:" + err.code + " message:" + err.message);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册