mirror of
https://github.com/dataease/dataease.git
synced 2026-05-18 09:48:10 +08:00
perf(X-Pack): 用户个人信息增加 MFA 开关
This commit is contained in:
@@ -28,6 +28,7 @@ public class CacheConstant {
|
||||
public static final String CUSTOM_GEO_CACHE = "de_v2_custom_geo";
|
||||
public static final String RSA_CACHE = "de_v2_rsa";
|
||||
public static final String PER_MENU_ID_CACHE = "de_v2_per_menu_id";
|
||||
public static final String GLOBAL_MFA_CACHE = "de_v2_global_mfa";
|
||||
}
|
||||
|
||||
public static class LicenseCacheConstant {
|
||||
|
||||
Reference in New Issue
Block a user