From 298f8b963162a767a8b9c3905123e68bca1e39ea Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期四, 10 四月 2025 15:12:00 +0800 Subject: [PATCH] 正式版修改:替换图标,隐藏多余模块、按钮 --- config/database.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/config/database.php b/config/database.php index 1b9ac73..bd37f40 100644 --- a/config/database.php +++ b/config/database.php @@ -16,7 +16,7 @@ // 鏁版嵁搴撶被鍨� 'type' => 'mysql', // 鏈嶅姟鍣ㄥ湴鍧� - 'hostname' => '127.0.0.1', + 'hostname' => '192.168.3.145', // 鏁版嵁搴撳悕 'database' => 'oa', // 鐢ㄦ埛鍚� -- Gitblit v1.9.1