src/main/webapp/scripts/main.js
@@ -337,6 +337,7 @@ 'apiSettingController' : 'app/api/apiSetting.controller', // api 설정 컨트롤러 'apiMonitorController' : 'app/api/apiMonitor.controller', // api 모니터링 컨트롤러 /* 업체 */ 'companyFieldRoute' : 'app/companyField/companyField', // 업체 route 정보 'companyFieldService' : 'components/companyField/companyField.service', // 업체 관련된 통신 담당 @@ -554,6 +555,7 @@ 'workflowService', 'issueSearchService', 'systemEmailService', 'issueStatusService', 'noticeService', 'faqService', 'guideService',