Commit d3c5f29e authored by 何娜's avatar 何娜

Update cityList.js

parent 45c3571f
Pipeline #4406 passed with stage
in 2 seconds
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
module.exports = { module.exports = {
schedule: { schedule: {
interval: '30m', // 5分钟间隔 interval: '5m', // 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