From e37ac3bb7ecc676588d1f82110c42016b8906287 Mon Sep 17 00:00:00 2001 From: xlsea Date: Fri, 10 May 2024 23:13:57 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E7=94=A8=E6=88=B7?= =?UTF-8?q?=E8=A7=92=E8=89=B2=E5=BC=82=E5=B8=B8?= 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 ebca242..9238be9 100644 --- a/.env +++ b/.env @@ -41,7 +41,7 @@ VITE_SERVICE_MODAL_LOGOUT_CODES=5001 VITE_SERVICE_EXPIRED_TOKEN_CODES=9999,9998 # when the route mode is static, the defined super role -VITE_STATIC_SUPER_ROLE=2 +VITE_STATIC_SUPER_ROLE=R_SUPER # sourcemap VITE_SOURCE_MAP=N