Commit e9105b83 by trace

修改配置文件结构, 适配v1.1

parent 4027f24d
...@@ -20,6 +20,23 @@ ...@@ -20,6 +20,23 @@
"sleepTime": 5, "sleepTime": 5,
"theDaySendList": 5 "theDaySendList": 5
}, },
"outsideNotifier": {
"2060": {
"emails": [
"yingchen.nong@starwin.com",
"jianlei.jiang@starwin.com"
]
},
"2002": {
"emails": [
"yingchen.nong@starwin.com",
"jianlei.jiang@starwin.com"
]
}
},
"daichaoNotifyEmail": [
"xitong.ji@starwin.com"
],
"subscriber": { "subscriber": {
"yingchen.nong@starwin.com": {}, "yingchen.nong@starwin.com": {},
"jianlei.jiang@starwin.com": {}, "jianlei.jiang@starwin.com": {},
...@@ -36,7 +53,6 @@ ...@@ -36,7 +53,6 @@
"dan.zhao@starwin.com":{}, "dan.zhao@starwin.com":{},
"chao.huang@starwin.com":{}, "chao.huang@starwin.com":{},
"tao.ju@starwin.com":{}, "tao.ju@starwin.com":{},
"xitong.ji@starwin.com":{},
"ruixiang.he@starwin.com":{}, "ruixiang.he@starwin.com":{},
"yue.zhang@starwin.com":{} "yue.zhang@starwin.com":{}
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment