OWL ITS + 탐지시스템(인터넷 진흥원)
jhjang
2021-12-07 a8b47ed588d009da58f103221b16bbe2a578ec39
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',