diff --git a/config/thinkorm.php b/config/thinkorm.php index 34e9e45..085673a 100644 --- a/config/thinkorm.php +++ b/config/thinkorm.php @@ -38,7 +38,7 @@ return [ // 数据库名 'database' => 'adlibs', // 数据库用户名 - 'username' => 'postgres', + 'username' => 'adlibs', // 数据库密码 'password' => '1C8I1EBS3C5w5US', // 数据库连接端口