fix: 修复bug
This commit is contained in:
@@ -19,7 +19,7 @@ return [
|
||||
// 用户名
|
||||
'username' => 'root',
|
||||
// 密码
|
||||
'password' => '123456',
|
||||
'password' => '12356',
|
||||
// 端口
|
||||
'hostport' => '',
|
||||
// 连接dsn
|
||||
|
||||
Reference in New Issue
Block a user