Explorar el Código

:fire: upgrade:chapterdynamic

visuddhinanda hace 3 años
padre
commit
41597e5c01
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      app/Console/Commands/UpgradeDaily.php

+ 1 - 2
app/Console/Commands/UpgradeDaily.php

@@ -62,8 +62,7 @@ class UpgradeDaily extends Command
         #译文进度
         $this->call('upgrade:progress');
         $this->call('upgrade:progresschapter');
-        # 段落更新图
-        $this->call('upgrade:chapterdynamic');
+
         # 逐词译数据库分析
         $this->call('upgrade:wbwanalyses');