Commit 9e3f8e1c authored by 何娜's avatar 何娜

Update cityList.js

parent 62b68c8e
Pipeline #4421 passed with stage
in 2 seconds
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
module.exports = { module.exports = {
schedule: { schedule: {
interval: '1m', // 5分钟间隔 interval: '24*60m', // 5分钟间隔
type: 'all', // 所有woker type: 'all', // 所有woker
immediate: true, immediate: true,
}, },
......
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