From 4048393750de17cfa2ae59fec1380a81ea2b2a6b Mon Sep 17 00:00:00 2001
From: baoshiwei <baoshiwei@shlanbao.cn>
Date: 星期一, 02 二月 2026 09:47:24 +0800
Subject: [PATCH] feat: 添加米重分析模块并优化综合看板功能

---
 .env |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/.env b/.env
index 41aea2c..6709d38 100644
--- a/.env
+++ b/.env
@@ -1,6 +1,6 @@
 # Database Configuration
-DB_HOST=localhost
-DB_PORT=5433
+DB_HOST=192.168.21.6
+DB_PORT=5432
 DB_NAME=aics
 DB_USER=aics
-DB_PASSWORD=123456lb
\ No newline at end of file
+DB_PASSWORD=123456
\ No newline at end of file

--
Gitblit v1.9.3