浏览代码

更改默认通知设置值

ellisran 1 年之前
父节点
当前提交
4b29d8892c
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      app/const/project_setting.js

+ 3 - 3
app/const/project_setting.js

@@ -9,11 +9,11 @@
  */
 // 重新发送通知设置
 const notice_setting = {
-    fixed: 6, // 固定间隔
+    fixed: 12, // 固定间隔
     activity: { // 活动间隔
-        first: 6,
+        first: 12,
         second: 6,
-        later: 6,
+        later: 3,
     },
     mode: 'fixed', // 默认模式
     shield_times: { // 屏蔽时间段