###### tags: `setting` # notice 通知 ## /notice front to back | 說明 | key | value | | ------------ | ----------- | ------ | | 帳號 | uid | string | | 行程 | isSchedule | bool| | 倒數 | isCountdown | bool| | 群組 | isGroup | bool| back to front | 說明 | key | value | | ------------ | -------- | ----- | | 通知設定結果 | response | bool | --- uid: >account>user_id isSchedule: >notice>is_schedule_notice isCountdown: >notice>is_countdown_notice isGroup: >notice>is_group_notice --- ### <font color=red> **注意** </font>