mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-17 15:02:00 +08:00
chore: 不需要refreshtoken
This commit is contained in:
@@ -11,6 +11,10 @@ export const overridesPreferences = defineOverridesPreferences({
|
||||
* 不要动这里 后端路由模式
|
||||
*/
|
||||
accessMode: 'backend',
|
||||
/**
|
||||
* 不需要refresh token 由后端处理
|
||||
*/
|
||||
enableRefreshToken: false,
|
||||
name: import.meta.env.VITE_APP_TITLE,
|
||||
},
|
||||
footer: {
|
||||
|
||||
Reference in New Issue
Block a user