guhongwei %!s(int64=3) %!d(string=hai) anos
pai
achega
9861d3d1b0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 0 * * * *',
+    cron: '0 0 10 * * *',
     type: 'all', // 指定所有的 worker 都需要执行
   },
   async task(ctx) {