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