通知列表的日志

系统管理

桌面通知的设置
操作 等级 日志
桌面通知的使用 信息 [config] system (allow_desktop_notifications:'**')
属性
(按字母顺序)
含义 备注
allow_desktop_notifications 桌面通知的使用许可 显示以下值之一。
  • ON
  • OFF
通过API / E-mail发送的外部通知的设置
操作 等级 日志
外部通知的添加 信息 [create] system_notifyinfo (aid:**, code:**, name:**)
外部通知的更改 信息 [modify] system_notifyinfo (aid:**, code:**, name:**)
外部通知的删除 信息 [delete] system_notifyinfo (aid:**)
属性
(按字母顺序)
含义 备注
aid 外部通知ID  
code 外部通知代码  
name 外部通知显示名称  

个人设置

桌面通知的设置
操作 等级 日志
桌面通知 信息 [config] personal (allow_desktop_notifications:'**', reminder_time:'** minutes before')
属性
(按字母顺序)
含义 备注
allow_desktop_notifications 桌面通知的使用 显示以下值之一。
  • ON
  • OFF
reminder_time 预定的提醒 显示以下值之一。
  • 1
  • 5
  • 10
  • 15
外部通知的使用
操作 等级 日志
停用外部通知 信息 [config] personal_notify_set (not_use:**)
属性
(按字母顺序)
含义 备注
not_use 不要使用外部通知 显示以下值之一。
  • true(未使用)
  • 假(使用)

用户操作

操作 等级 日志
注册 API 的外部通知 信息 [create] items (app:'**', 'notificationKey':'**', title:'**') by REST API
属性
(按字母顺序)
含义 备注
app 外部通知代码  
notificationKey 通知的识别 ID  
title 標題