fix: 静态路由角色拦截限制
This commit is contained in:
3
src/typings/env.d.ts
vendored
3
src/typings/env.d.ts
vendored
@@ -55,8 +55,7 @@ declare namespace Env {
|
||||
* use "," to separate multiple codes
|
||||
*/
|
||||
readonly VITE_SERVICE_EXPIRED_TOKEN_CODES: string;
|
||||
/** when the route mode is static, the defined super role */
|
||||
readonly VITE_STATIC_SUPER_ROLE: string;
|
||||
|
||||
/**
|
||||
* other backend service base url
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user