diff --git a/src/main/java/cokr/xit/fims/crdn/web/InterfaceController.java b/src/main/java/cokr/xit/fims/crdn/web/InterfaceController.java index 2cb13417..1bf43071 100644 --- a/src/main/java/cokr/xit/fims/crdn/web/InterfaceController.java +++ b/src/main/java/cokr/xit/fims/crdn/web/InterfaceController.java @@ -14,7 +14,7 @@ import cokr.xit.base.web.ApplicationController; import cokr.xit.fims.crdn.service.ImportService; @Controller("fimsInterface") -@RequestMapping(value = "/interface/smg", name = "국민 신문고 민원") +@RequestMapping(value = "/intf/fims/smg", name = "국민 신문고 민원") public class InterfaceController extends ApplicationController { @Resource(name = "importService") private ImportService importService; diff --git a/src/main/resources/intf-conf/file-job-41480-local.conf b/src/main/resources/intf-conf/file-job-41480-local.conf index 3f496710..9cfd8d57 100644 --- a/src/main/resources/intf-conf/file-job-41480-local.conf +++ b/src/main/resources/intf-conf/file-job-41480-local.conf @@ -24,7 +24,7 @@ "name": "smg-receive", "dirCode": "smg", /* <-- dirCodes */ "infoType": "010", - "alert": "http://localhost:8080/interface/smg/petition/receive.do" /* 업무 통보 url */ + "alert": "http://localhost:8080/intf/fims/smg/petition/receive.do" /* 업무 통보 url */ }, { /* 국민신문고 전송 */ "name": "smg-send", diff --git a/src/main/resources/intf-conf/file-job-41480-prod.conf b/src/main/resources/intf-conf/file-job-41480-prod.conf index 3f496710..9cfd8d57 100644 --- a/src/main/resources/intf-conf/file-job-41480-prod.conf +++ b/src/main/resources/intf-conf/file-job-41480-prod.conf @@ -24,7 +24,7 @@ "name": "smg-receive", "dirCode": "smg", /* <-- dirCodes */ "infoType": "010", - "alert": "http://localhost:8080/interface/smg/petition/receive.do" /* 업무 통보 url */ + "alert": "http://localhost:8080/intf/fims/smg/petition/receive.do" /* 업무 통보 url */ }, { /* 국민신문고 전송 */ "name": "smg-send", diff --git a/src/main/resources/intf-conf/file-job-41480-test.conf b/src/main/resources/intf-conf/file-job-41480-test.conf index 3f496710..9cfd8d57 100644 --- a/src/main/resources/intf-conf/file-job-41480-test.conf +++ b/src/main/resources/intf-conf/file-job-41480-test.conf @@ -24,7 +24,7 @@ "name": "smg-receive", "dirCode": "smg", /* <-- dirCodes */ "infoType": "010", - "alert": "http://localhost:8080/interface/smg/petition/receive.do" /* 업무 통보 url */ + "alert": "http://localhost:8080/intf/fims/smg/petition/receive.do" /* 업무 통보 url */ }, { /* 국민신문고 전송 */ "name": "smg-send", diff --git a/src/main/resources/intf-conf/file-job-51110-local.conf b/src/main/resources/intf-conf/file-job-51110-local.conf index 3f496710..9cfd8d57 100644 --- a/src/main/resources/intf-conf/file-job-51110-local.conf +++ b/src/main/resources/intf-conf/file-job-51110-local.conf @@ -24,7 +24,7 @@ "name": "smg-receive", "dirCode": "smg", /* <-- dirCodes */ "infoType": "010", - "alert": "http://localhost:8080/interface/smg/petition/receive.do" /* 업무 통보 url */ + "alert": "http://localhost:8080/intf/fims/smg/petition/receive.do" /* 업무 통보 url */ }, { /* 국민신문고 전송 */ "name": "smg-send", diff --git a/src/main/resources/intf-conf/file-job-51110-prod.conf b/src/main/resources/intf-conf/file-job-51110-prod.conf index 3f496710..9cfd8d57 100644 --- a/src/main/resources/intf-conf/file-job-51110-prod.conf +++ b/src/main/resources/intf-conf/file-job-51110-prod.conf @@ -24,7 +24,7 @@ "name": "smg-receive", "dirCode": "smg", /* <-- dirCodes */ "infoType": "010", - "alert": "http://localhost:8080/interface/smg/petition/receive.do" /* 업무 통보 url */ + "alert": "http://localhost:8080/intf/fims/smg/petition/receive.do" /* 업무 통보 url */ }, { /* 국민신문고 전송 */ "name": "smg-send", diff --git a/src/main/resources/intf-conf/file-job-51110-test.conf b/src/main/resources/intf-conf/file-job-51110-test.conf index 3f496710..9cfd8d57 100644 --- a/src/main/resources/intf-conf/file-job-51110-test.conf +++ b/src/main/resources/intf-conf/file-job-51110-test.conf @@ -24,7 +24,7 @@ "name": "smg-receive", "dirCode": "smg", /* <-- dirCodes */ "infoType": "010", - "alert": "http://localhost:8080/interface/smg/petition/receive.do" /* 업무 통보 url */ + "alert": "http://localhost:8080/intf/fims/smg/petition/receive.do" /* 업무 통보 url */ }, { /* 국민신문고 전송 */ "name": "smg-send", diff --git a/src/main/resources/intf-conf/file-job.conf b/src/main/resources/intf-conf/file-job.conf index 53cebdbf..ac806e1e 100644 --- a/src/main/resources/intf-conf/file-job.conf +++ b/src/main/resources/intf-conf/file-job.conf @@ -24,7 +24,7 @@ "name": "smg-receive", "dirCode": "smg", /* <-- dirCodes */ "infoType": "010", - "alert": "http://localhost:8080/interface/smg/petition/receive.do" /* 업무 통보 url */ + "alert": "http://localhost:8080/intf/fims/smg/petition/receive.do" /* 업무 통보 url */ }, { /* 국민신문고 전송 */ "name": "smg-send", diff --git a/src/main/resources/sql/mapper/fims/crdn/global-stng-mapper.xml b/src/main/resources/sql/mapper/fims/crdn/global-stng-mapper.xml index ef171b66..042e46bf 100644 --- a/src/main/resources/sql/mapper/fims/crdn/global-stng-mapper.xml +++ b/src/main/resources/sql/mapper/fims/crdn/global-stng-mapper.xml @@ -28,7 +28,7 @@