From 43aeca7b31394ab56ceecf2e054e01b758a2e953 Mon Sep 17 00:00:00 2001 From: 이민희 <mhlee@maprex.co.kr> Date: 금, 19 11월 2021 09:50:02 +0900 Subject: [PATCH] 이슈 - 업체,ISP,HOSTING 수정 시 중복코드 제거 --- src/main/webapp/scripts/main.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/scripts/main.js b/src/main/webapp/scripts/main.js index e0d48fe..2c46176 100644 --- a/src/main/webapp/scripts/main.js +++ b/src/main/webapp/scripts/main.js @@ -325,6 +325,7 @@ /* api */ 'apiRoute' : 'app/api/api', // api route �젙蹂� + 'apiService' : 'components/api/api.service', // api 愿��젴�맂 �넻�떊 �떞�떦 'apiAuthController' :'app/api/apiAuth.controller', // api �씤利� 而⑦듃濡ㅻ윭 'apiSettingController' : 'app/api/apiSetting.controller', // api �꽕�젙 而⑦듃濡ㅻ윭 'apiMonitorController' : 'app/api/apiMonitor.controller', // api 紐⑤땲�꽣留� 而⑦듃濡ㅻ윭 -- Gitblit v1.8.0