MId 셋팅 변경

This commit is contained in:
focp212@naver.com
2025-09-30 11:37:35 +09:00
parent bd197bde15
commit f3d028da85
24 changed files with 164 additions and 305 deletions

View File

@@ -7,8 +7,8 @@ export enum StorageKeys {
RefreshTokenExpiresIn = 'REFRESH_TOKEN_EXPIRES_IN',
MenuGrants = 'MENU_GRANTS',
Usrid = 'USRID',
// ClientAddressIP = 'ClIENT_ADDRESS_IP',
// Requires2FA = 'REQUIRES_2FA',
ClientAddressIP = 'ClIENT_ADDRESS_IP',
Requires2FA = 'REQUIRES_2FA',
BottomBannerClose = 'BOTTOM_BANNER_CLOSE',
RootStore = 'ROOT_STORE',