mirror of
https://gitee.com/apiadmin/ApiAdmin.git
synced 2025-06-01 00:52:15 +08:00
modified 细节调整
This commit is contained in:
parent
1793600bd1
commit
7a2d2608e0
@ -15,7 +15,7 @@ return [
|
|||||||
// 服务器地址
|
// 服务器地址
|
||||||
'hostname' => '127.0.0.1',
|
'hostname' => '127.0.0.1',
|
||||||
// 数据库名
|
// 数据库名
|
||||||
'database' => 'crm',
|
'database' => 'apiadmin',
|
||||||
// 用户名
|
// 用户名
|
||||||
'username' => 'root',
|
'username' => 'root',
|
||||||
// 密码
|
// 密码
|
||||||
|
Loading…
x
Reference in New Issue
Block a user