Explorar el Código

:memo: 简介

visuddhinanda hace 3 años
padre
commit
4eada41010
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.