ZxcZxc123 1 year ago
parent
commit
a72468c019
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/database.php

+ 1 - 1
config/database.php

@@ -23,7 +23,7 @@ return [
             // 服务器地址
             'hostname'        => env('database.hostname', '127.0.0.1'),
             // 数据库名
-            'database'        => env('database.database', ''),
+            'database'        => 'infant_service',
             // 用户名
             'username'        => env('database.username', 'root'),
             // 密码