visuddhinanda 3 lat temu
rodzic
commit
4eada41010
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      app/Console/Commands/UpgradeDict.php

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

@@ -21,7 +21,7 @@ class UpgradeDict extends Command
      *
      * @var string
      */
-    protected $description = 'Command description';
+    protected $description = '导入csv字典';
 
     /**
      * Create a new command instance.