

Merge branch 'master' of http://210.180.118.83/jhpark/cms_frontend
@49c2a301d6ebabccae4a8d4031312ad5de32f5fb
--- client/resources/api/index.js
+++ client/resources/api/index.js
... | ... | @@ -11,6 +11,8 @@ |
11 | 11 |
|
12 | 12 |
const excludeCtxUrls = [ |
13 | 13 |
'/sys/cntxtPth/findLatestCntxtPth.json' // Context Path 정보 호출 |
14 |
+ , '/sys/loginPolicy/getLoginMode.json' // 로그인 모드 정보 호출 |
|
15 |
+ , '/sys/loginPolicy/findByStorageMode.json' // 스토리지 모드 정보 호출 |
|
14 | 16 |
] |
15 | 17 |
|
16 | 18 |
apiClient.interceptors.request.use( |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?