提交服务端基础框架

This commit is contained in:
wanghao
2025-03-12 12:58:14 +08:00
parent 8e19156555
commit f4e36f1921
7 changed files with 78 additions and 11 deletions

View File

@@ -15,11 +15,11 @@ return [
// 服务器地址
'hostname' => '127.0.0.1',
// 数据库名
'database' => 'xianyu_script',
'database' => 'yishi',
// 用户名
'username' => 'xianyu_script',
'username' => 'yishi',
// 密码
'password' => 'Mddfts7ex3LCMRWb',
'password' => 'KcankSjjdZ5CsTC7',
// 端口
'hostport' => '',
// 连接dsn