Commit 22bc9e4f authored by xuezj's avatar xuezj

修改opapi

parent da4da994
...@@ -103,11 +103,11 @@ module.exports = { ...@@ -103,11 +103,11 @@ module.exports = {
}, },
cronTab: { cronTab: {
strategy: '0 22 * * *', strategy: '*/1 * * * *',
pushJob: '*/5 10-12 * * *' pushJob: '*/1 * * * *'
}, },
flashPush: { flashPush: {
testUserIds: ['26132924'], testUserIds: ['51535725'],
switchOn: true, switchOn: true,
ins: { ins: {
...@@ -119,7 +119,7 @@ module.exports = { ...@@ -119,7 +119,7 @@ module.exports = {
sms: ['36983993', '50873613'] sms: ['36983993', '50873613']
}, },
recall: { recall: {
mail: ['zhijie.xue@quantgroup.cn'] mail: ['xiaoli.ren@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