|
@@ -21,11 +21,11 @@ return [
|
|
|
// 服务器地址
|
|
|
'hostname' => '127.0.0.1',
|
|
|
// 数据库名
|
|
|
- 'database' => 'xixie',
|
|
|
+ 'database' => 'dineng_hdlkeji_c',
|
|
|
// 用户名
|
|
|
- 'username' => 'xixie',
|
|
|
+ 'username' => 'dineng_hdlkeji_c',
|
|
|
// 密码
|
|
|
- 'password' => 'k4fE4PLM7neCs77W',
|
|
|
+ 'password' => 'NAMtHcjBH72wZk4M',
|
|
|
// 编码
|
|
|
'charset' => 'utf8mb4',
|
|
|
// 端口
|