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' => [