mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2026-04-27 12:09:36 +08:00
add 简单迁移租户模块,修改相关功能
This commit is contained in:
@@ -19,7 +19,7 @@ public class SensitiveServiceImpl implements SensitiveService {
|
||||
*/
|
||||
@Override
|
||||
public boolean isSensitive() {
|
||||
return !LoginHelper.isAdmin();
|
||||
return !LoginHelper.isSuperAdmin();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user