From 1b00ea1fad0b2da5597d68ac36a6266c9fb04f5d Mon Sep 17 00:00:00 2001 From: Orangeeee Date: Tue, 22 Sep 2026 14:04:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E.env=E6=A8=A1=E6=9D=BF?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 30b7315..8158c7f 100644 --- a/.env +++ b/.env @@ -1,7 +1,7 @@ # .env(放项目根目录,每个人自己建,不提交 Git) # 用来修改数据库账户密码 DB_USER=root -DB_PASSWORD=420821 +DB_PASSWORD= DB_HOST=localhost DB_PORT=3306 DB_NAME=student_manage_system \ No newline at end of file