Commit 0bfcae7d authored by 高诸锋's avatar 高诸锋

fix

parent 3a98abdf
Pipeline #3880 passed with stage
in 1 minute 0 seconds
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
module.exports = { module.exports = {
schedule: { schedule: {
interval: '5m', // 4个小时间隔 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