fix: 修复bug

This commit is contained in:
2026-03-17 17:11:14 +08:00
parent 3a9e6df891
commit 26f71a4834
6 changed files with 33 additions and 23 deletions

View File

@@ -19,7 +19,7 @@ return [
// 用户名
'username' => 'root',
// 密码
'password' => '123456',
'password' => '12356',
// 端口
'hostport' => '',
// 连接dsn