Explorar el Código

注释掉切章

zhoulj hace 4 años
padre
commit
0596b2ccc2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/Console/Kernel.php

+ 1 - 1
app/Console/Kernel.php

@@ -388,7 +388,7 @@ class Kernel extends ConsoleKernel
 
 
         //检查切张错误
-        $schedule->command('check_cid_error')->dailyAt('04:00');
+//         $schedule->command('check_cid_error')->dailyAt('04:00');
         //图书充值统计
         $schedule->command('bookChargeStats')->dailyAt('01:33');
         //站点配置