544782275@qq.com 2 years ago
parent
commit
302870eb13
1 changed files with 3 additions and 3 deletions
  1. 3 3
      config/database.php

+ 3 - 3
config/database.php

@@ -21,11 +21,11 @@ return [
     // 服务器地址
     'hostname'    => '127.0.0.1',
     // 数据库名
-    'database'    => 'rwfb',
+    'database'    => 'sheying',
     // 用户名
-    'username'    => 'rwfb',
+    'username'    => 'sheying',
     // 密码
-    'password'    => 'KmNF8yRB7ZfbXS4T',
+    'password'    => '62njTCLhRZ5phh4X',
     // 编码
     'charset'     => 'utf8mb4',
     // 端口