Commit 58650620 by chuzhixin

🚀 feat: Open Rsa

parent ca21fc50
......@@ -54,7 +54,7 @@ const setting = {
//是否开启登录拦截
loginInterception: true,
//是否开启登录RSA加密
loginRSA: false,
loginRSA: true,
//intelligence和all两种方式,前者后端权限只控制permissions不控制view文件的import(前后端配合,减轻后端工作量),all方式完全交给后端前端只负责加载
authentication: 'intelligence',
//vertical布局时是否只保持一个子菜单的展开
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment