guhongwei 3 tahun lalu
induk
melakukan
02535c60a8
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      app/schedule/patentearly.js

+ 1 - 1
app/schedule/patentearly.js

@@ -2,7 +2,7 @@
 module.exports = {
   schedule: {
     // interval: '30s', // 1 分钟间隔
-    cron: '0 30 9 * *',
+    cron: '0 0 * * * *',
     type: 'all', // 指定所有的 worker 都需要执行
   },
   async task(ctx) {