Ver Fonte

:fire: upgrade:chapterdynamic

visuddhinanda há 3 anos atrás
pai
commit
41597e5c01
1 ficheiros alterados com 1 adições e 2 exclusões
  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');