Parcourir la source

:fire: upgrade:chapterdynamic

visuddhinanda il y a 3 ans
Parent
commit
41597e5c01
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  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');