diff --git a/app/Console/Commands/Status.php b/app/Console/Commands/Status.php index 4178c59..8ce77c8 100644 --- a/app/Console/Commands/Status.php +++ b/app/Console/Commands/Status.php @@ -20,7 +20,7 @@ class Status extends Command * * @var string */ - protected $description = '获取 莱云 系统状态'; + protected $description = '获取 莱云 运行环境'; /** * Create a new command instance.