diff --git a/Web/.env.development b/Web/.env.development index 6607f248..9cf5f7b4 100644 --- a/Web/.env.development +++ b/Web/.env.development @@ -5,7 +5,7 @@ ENV = development VITE_API_URL = http://localhost:5005 # 登陆界面默认用户 -VITE_DEFAULT_USER = superadmin +VITE_DEFAULT_USER = superAdminNET # 登陆界面默认密码 VITE_DEFAULT_USER_PASSWORD = Admin.NET++010101 \ No newline at end of file