diff --git a/application/database.php b/application/database.php index 7f4831b4..8f97f7e8 100644 --- a/application/database.php +++ b/application/database.php @@ -15,11 +15,11 @@ return [ // 服务器地址 'hostname' => '127.0.0.1', // 数据库名 - 'database' => '8_21', + 'username' => 'gitcrmeb', // 用户名 - 'username' => 'root', + 'username' => 'gitcrmeb', // 密码 - 'password' => 'root', + 'password' => 'y3NfiJTjRp8PNeee', // 端口 'hostport' => '3306', // 连接dsn