From b6c256736ce46a8c0a30e3d66ca0d7a767fbbeae Mon Sep 17 00:00:00 2001 From: "iVampireSP.com" Date: Sat, 29 Oct 2022 12:29:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E8=BF=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Console/Commands/Status.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.