fix: 修复用户角色异常

This commit is contained in:
xlsea 2024-05-10 23:13:57 +08:00
parent 1541c39dbd
commit e37ac3bb7e

2
.env
View File

@ -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