From 2708a111f00a036012ee426a622143bc0fe6156c Mon Sep 17 00:00:00 2001 From: wyongk <937888580@qq.com> Date: Fri, 18 Dec 2020 21:18:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9sql=E5=AF=86=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.php b/config/config.php index 8f76554..6595bf3 100644 --- a/config/config.php +++ b/config/config.php @@ -27,7 +27,7 @@ return [ 'port' => 3306, 'dbname' => 'hualianyun', 'username' => 'root', - 'password' => '123456789', + 'password' => 'qaz123!@#', ], // 线上数据库连接 'formal_db' => [