visuddhinanda 3 лет назад
Родитель
Сommit
5d6127511d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app/Console/Commands/UpgradeDictDefaultMeaning.php

+ 1 - 1
app/Console/Commands/UpgradeDictDefaultMeaning.php

@@ -21,7 +21,7 @@ class UpgradeDictDefaultMeaning extends Command
      *
      * @var string
      */
-    protected $description = 'Command description';
+    protected $description = '找出单词的首选意思。用于搜索列表';
 
     /**
      * Create a new command instance.