Browse Source

Merge branch 'dev/4.9.4.1_fu' of qmx/jy into hotfix/v4.9.4.1

fuwencai 1 year ago
parent
commit
3d20f5270f
1 changed files with 3 additions and 2 deletions
  1. 3 2
      src/jfw/modules/subscribepay/src/config.json

+ 3 - 2
src/jfw/modules/subscribepay/src/config.json

@@ -173,17 +173,18 @@
     },
     "mailAlarm": {
       "to": [
+        "liumingliang@topnet.net.cn","zhaozhenzhen-jyyyb@topnet.net.cn","wangshan@topnet.net.cn","yanpeizhu@topnet.net.cn","yangliang@topnet.net.cn"
       ],
       "title": "赠送兑换码活动库存告警",
       "reTry": 3,
       "threshold": {
         "0": {
           "name": "月度",
-          "value": 30
+          "value": 50
         },
         "1": {
           "name": "年度",
-          "value": 30
+          "value": 5
         }
       }
     },