fix:项目管理功能需求

This commit is contained in:
ldjun
2026-03-18 14:02:51 +08:00
parent 26f71a4834
commit b7a7e27a53
9 changed files with 125 additions and 36 deletions

View File

@@ -13,13 +13,13 @@ return [
// 数据库类型
'type' => 'mysql',
// 服务器地址
'hostname' => '127.0.0.1',
'hostname' => '192.168.81.251',
// 数据库名
'database' => 'oms',
// 用户名
'username' => 'root',
// 密码
'password' => '12356',
'password' => 'P@ssw0rd.',
// 端口
'hostport' => '',
// 连接dsn