From 28de42c3542059013d31e465e49de854dc789f07 Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期一, 14 四月 2025 10:50:49 +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