Преглед изворни кода

:fire: $this->call('upgrade:palitextid');

visuddhinanda пре 2 година
родитељ
комит
2e22677a43
1 измењених фајлова са 1 додато и 2 уклоњено
  1. 1 2
      app/Console/Commands/UpgradeDaily.php

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

@@ -49,8 +49,6 @@ class UpgradeDaily extends Command
 			]);
 		}
 
-        # 刷巴利语句子uuid 仅调用一次
-        //$this->call('upgrade:palitextid');
         //巴利原文段落库目录结构改变时运行
         $this->call('upgrade:palitext');
         #巴利段落标签
@@ -62,6 +60,7 @@ class UpgradeDaily extends Command
         #译文进度
         $this->call('upgrade:progress');
         $this->call('upgrade:progresschapter');
+        //社区术语表
         $this->call('upgrade:community.term',['zh-Hans']);
 
         # 逐词译数据库分析