Przeglądaj źródła

:fire: upgrade:chapterdynamic

visuddhinanda 3 lat temu
rodzic
commit
41597e5c01
1 zmienionych plików z 1 dodań i 2 usunięć
  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:progress');
         $this->call('upgrade:progresschapter');
         $this->call('upgrade:progresschapter');
-        # 段落更新图
-        $this->call('upgrade:chapterdynamic');
+
         # 逐词译数据库分析
         # 逐词译数据库分析
         $this->call('upgrade:wbwanalyses');
         $this->call('upgrade:wbwanalyses');