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 9cfd8d57..e1498c6a 100644 --- a/src/main/resources/intf-conf/file-job-41480-local.conf +++ b/src/main/resources/intf-conf/file-job-41480-local.conf @@ -29,7 +29,7 @@ { /* 국민신문고 전송 */ "name": "smg-send", "dirCode": "smg", /* <-- dirCodes */ - "alert": "http://localhost:8080/api/smg/petition/reply.do" /* 업무 통보 url */ + "alert": "http://localhost:8080/intf/fims/smg/petition/reply.do" /* 업무 통보 url */ }, { /* epost 전자우편 신청 전송 */ 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 9cfd8d57..e1498c6a 100644 --- a/src/main/resources/intf-conf/file-job-41480-prod.conf +++ b/src/main/resources/intf-conf/file-job-41480-prod.conf @@ -29,7 +29,7 @@ { /* 국민신문고 전송 */ "name": "smg-send", "dirCode": "smg", /* <-- dirCodes */ - "alert": "http://localhost:8080/api/smg/petition/reply.do" /* 업무 통보 url */ + "alert": "http://localhost:8080/intf/fims/smg/petition/reply.do" /* 업무 통보 url */ }, { /* epost 전자우편 신청 전송 */ 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 9cfd8d57..e1498c6a 100644 --- a/src/main/resources/intf-conf/file-job-41480-test.conf +++ b/src/main/resources/intf-conf/file-job-41480-test.conf @@ -29,7 +29,7 @@ { /* 국민신문고 전송 */ "name": "smg-send", "dirCode": "smg", /* <-- dirCodes */ - "alert": "http://localhost:8080/api/smg/petition/reply.do" /* 업무 통보 url */ + "alert": "http://localhost:8080/intf/fims/smg/petition/reply.do" /* 업무 통보 url */ }, { /* epost 전자우편 신청 전송 */ 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 9cfd8d57..e1498c6a 100644 --- a/src/main/resources/intf-conf/file-job-51110-local.conf +++ b/src/main/resources/intf-conf/file-job-51110-local.conf @@ -29,7 +29,7 @@ { /* 국민신문고 전송 */ "name": "smg-send", "dirCode": "smg", /* <-- dirCodes */ - "alert": "http://localhost:8080/api/smg/petition/reply.do" /* 업무 통보 url */ + "alert": "http://localhost:8080/intf/fims/smg/petition/reply.do" /* 업무 통보 url */ }, { /* epost 전자우편 신청 전송 */ 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 9cfd8d57..e1498c6a 100644 --- a/src/main/resources/intf-conf/file-job-51110-prod.conf +++ b/src/main/resources/intf-conf/file-job-51110-prod.conf @@ -29,7 +29,7 @@ { /* 국민신문고 전송 */ "name": "smg-send", "dirCode": "smg", /* <-- dirCodes */ - "alert": "http://localhost:8080/api/smg/petition/reply.do" /* 업무 통보 url */ + "alert": "http://localhost:8080/intf/fims/smg/petition/reply.do" /* 업무 통보 url */ }, { /* epost 전자우편 신청 전송 */ 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 9cfd8d57..e1498c6a 100644 --- a/src/main/resources/intf-conf/file-job-51110-test.conf +++ b/src/main/resources/intf-conf/file-job-51110-test.conf @@ -29,7 +29,7 @@ { /* 국민신문고 전송 */ "name": "smg-send", "dirCode": "smg", /* <-- dirCodes */ - "alert": "http://localhost:8080/api/smg/petition/reply.do" /* 업무 통보 url */ + "alert": "http://localhost:8080/intf/fims/smg/petition/reply.do" /* 업무 통보 url */ }, { /* epost 전자우편 신청 전송 */ diff --git a/src/main/resources/intf-conf/file-job.conf b/src/main/resources/intf-conf/file-job.conf index e1b4c917..5f7364c9 100644 --- a/src/main/resources/intf-conf/file-job.conf +++ b/src/main/resources/intf-conf/file-job.conf @@ -29,7 +29,7 @@ { /* 국민신문고 전송 */ "name": "smg-send", "dirCode": "smg", /* <-- dirCodes */ - "alert": "http://localhost:9078/api/smg/petition/reply.do" /* 업무 통보 url */ + "alert": "http://localhost:9078/intf/fims/smg/petition/reply.do" /* 업무 통보 url */ }, { /* epost 전자우편 신청 전송 */