Commit 88132631 authored by xuezj's avatar xuezj

发送短信需求修改配置

parent 8466dbd3
......@@ -100,5 +100,26 @@ module.exports = {
}
}
]
},
cronTab: {
strategy: '0 22 * * *',
pushJob: '*/5 10-12 * * *'
},
flashPush: {
testUserIds: ['26132924'],
switchOn: true,
ins: {
mail: ['xingchun.chen@quantgroup.cn'],
sms: ['25366264', '27355922']
},
outs: {
mail: ['xingchun.chen@quantgroup.cn'],
sms: ['36983993', '50873613']
},
recall: {
mail: ['zhijie.xue@quantgroup.cn']
}
}
}
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