From 6ef4a39ae5a7b40862526ca3d474a54cbe38cde1 Mon Sep 17 00:00:00 2001 From: leebeomjun Date: Tue, 16 Jan 2024 13:22:54 +0900 Subject: [PATCH] =?UTF-8?q?=EB=A1=9C=EC=BB=AC=ED=8F=AC=ED=8A=B8=20?= =?UTF-8?q?=ED=85=8C=EC=8A=A4=ED=8A=B8=EC=84=9C=EB=B2=84=EC=99=80=20?= =?UTF-8?q?=EB=8F=99=EC=9D=BC=ED=95=98=EA=B2=8C=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/intf-conf/file-job-41460-local.conf | 6 +++--- src/main/resources/intf-conf/file-job-41460-prod.conf | 6 +++--- src/main/resources/intf-conf/file-job-41460-test.conf | 6 +++--- src/main/resources/intf-conf/file-job-41480-local.conf | 6 +++--- src/main/resources/intf-conf/file-job-41480-prod.conf | 6 +++--- src/main/resources/intf-conf/file-job-41480-test.conf | 6 +++--- src/main/resources/intf-conf/file-job-51110-local.conf | 6 +++--- src/main/resources/intf-conf/file-job-51110-prod.conf | 6 +++--- src/main/resources/intf-conf/file-job-51110-test.conf | 6 +++--- 9 files changed, 27 insertions(+), 27 deletions(-) diff --git a/src/main/resources/intf-conf/file-job-41460-local.conf b/src/main/resources/intf-conf/file-job-41460-local.conf index e1498c6a..3dcedd84 100644 --- a/src/main/resources/intf-conf/file-job-41460-local.conf +++ b/src/main/resources/intf-conf/file-job-41460-local.conf @@ -24,12 +24,12 @@ "name": "smg-receive", "dirCode": "smg", /* <-- dirCodes */ "infoType": "010", - "alert": "http://localhost:8080/intf/fims/smg/petition/receive.do" /* 업무 통보 url */ + "alert": "http://localhost:9078/intf/fims/smg/petition/receive.do" /* 업무 통보 url */ }, { /* 국민신문고 전송 */ "name": "smg-send", "dirCode": "smg", /* <-- dirCodes */ - "alert": "http://localhost:8080/intf/fims/smg/petition/reply.do" /* 업무 통보 url */ + "alert": "http://localhost:9078/intf/fims/smg/petition/reply.do" /* 업무 통보 url */ }, { /* epost 전자우편 신청 전송 */ @@ -48,7 +48,7 @@ { /* epost 전자우편 신청 수신 결과 */ "name": "epost-receive-result", "dirCode": "epost", /* <-- dirCodes */ - "alert": "http://localhost:8080/api/epost/result/receive.do" /* 업무 통보 url */ + "alert": "http://localhost:9078/api/epost/result/receive.do" /* 업무 통보 url */ } ] } \ No newline at end of file diff --git a/src/main/resources/intf-conf/file-job-41460-prod.conf b/src/main/resources/intf-conf/file-job-41460-prod.conf index e1498c6a..3dcedd84 100644 --- a/src/main/resources/intf-conf/file-job-41460-prod.conf +++ b/src/main/resources/intf-conf/file-job-41460-prod.conf @@ -24,12 +24,12 @@ "name": "smg-receive", "dirCode": "smg", /* <-- dirCodes */ "infoType": "010", - "alert": "http://localhost:8080/intf/fims/smg/petition/receive.do" /* 업무 통보 url */ + "alert": "http://localhost:9078/intf/fims/smg/petition/receive.do" /* 업무 통보 url */ }, { /* 국민신문고 전송 */ "name": "smg-send", "dirCode": "smg", /* <-- dirCodes */ - "alert": "http://localhost:8080/intf/fims/smg/petition/reply.do" /* 업무 통보 url */ + "alert": "http://localhost:9078/intf/fims/smg/petition/reply.do" /* 업무 통보 url */ }, { /* epost 전자우편 신청 전송 */ @@ -48,7 +48,7 @@ { /* epost 전자우편 신청 수신 결과 */ "name": "epost-receive-result", "dirCode": "epost", /* <-- dirCodes */ - "alert": "http://localhost:8080/api/epost/result/receive.do" /* 업무 통보 url */ + "alert": "http://localhost:9078/api/epost/result/receive.do" /* 업무 통보 url */ } ] } \ No newline at end of file diff --git a/src/main/resources/intf-conf/file-job-41460-test.conf b/src/main/resources/intf-conf/file-job-41460-test.conf index e1498c6a..3dcedd84 100644 --- a/src/main/resources/intf-conf/file-job-41460-test.conf +++ b/src/main/resources/intf-conf/file-job-41460-test.conf @@ -24,12 +24,12 @@ "name": "smg-receive", "dirCode": "smg", /* <-- dirCodes */ "infoType": "010", - "alert": "http://localhost:8080/intf/fims/smg/petition/receive.do" /* 업무 통보 url */ + "alert": "http://localhost:9078/intf/fims/smg/petition/receive.do" /* 업무 통보 url */ }, { /* 국민신문고 전송 */ "name": "smg-send", "dirCode": "smg", /* <-- dirCodes */ - "alert": "http://localhost:8080/intf/fims/smg/petition/reply.do" /* 업무 통보 url */ + "alert": "http://localhost:9078/intf/fims/smg/petition/reply.do" /* 업무 통보 url */ }, { /* epost 전자우편 신청 전송 */ @@ -48,7 +48,7 @@ { /* epost 전자우편 신청 수신 결과 */ "name": "epost-receive-result", "dirCode": "epost", /* <-- dirCodes */ - "alert": "http://localhost:8080/api/epost/result/receive.do" /* 업무 통보 url */ + "alert": "http://localhost:9078/api/epost/result/receive.do" /* 업무 통보 url */ } ] } \ No newline at end of file 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 50578300..0b366fa5 100644 --- a/src/main/resources/intf-conf/file-job-41480-local.conf +++ b/src/main/resources/intf-conf/file-job-41480-local.conf @@ -24,12 +24,12 @@ "name": "smg-receive", "dirCode": "smg", /* <-- dirCodes */ "infoType": "010", - "alert": "http://localhost:8080/intf/fims/smg/petition/receive.do" /* 업무 통보 url */ + "alert": "http://localhost:9078/intf/fims/smg/petition/receive.do" /* 업무 통보 url */ }, { /* 국민신문고 전송 */ "name": "smg-send", "dirCode": "smg", /* <-- dirCodes */ - "alert": "http://localhost:8080/intf/fims/smg/petition/reply.do" /* 업무 통보 url */ + "alert": "http://localhost:9078/intf/fims/smg/petition/reply.do" /* 업무 통보 url */ }, { /* epost 전자우편 신청 전송 */ @@ -48,7 +48,7 @@ { /* epost 전자우편 신청 수신 결과 */ "name": "epost-receive-result", "dirCode": "epost", /* <-- dirCodes */ - "alert": "http://localhost:8080/api/epost/result/receive.do" /* 업무 통보 url */ + "alert": "http://localhost:9078/api/epost/result/receive.do" /* 업무 통보 url */ } ] } \ No newline at end of file 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 50578300..0b366fa5 100644 --- a/src/main/resources/intf-conf/file-job-41480-prod.conf +++ b/src/main/resources/intf-conf/file-job-41480-prod.conf @@ -24,12 +24,12 @@ "name": "smg-receive", "dirCode": "smg", /* <-- dirCodes */ "infoType": "010", - "alert": "http://localhost:8080/intf/fims/smg/petition/receive.do" /* 업무 통보 url */ + "alert": "http://localhost:9078/intf/fims/smg/petition/receive.do" /* 업무 통보 url */ }, { /* 국민신문고 전송 */ "name": "smg-send", "dirCode": "smg", /* <-- dirCodes */ - "alert": "http://localhost:8080/intf/fims/smg/petition/reply.do" /* 업무 통보 url */ + "alert": "http://localhost:9078/intf/fims/smg/petition/reply.do" /* 업무 통보 url */ }, { /* epost 전자우편 신청 전송 */ @@ -48,7 +48,7 @@ { /* epost 전자우편 신청 수신 결과 */ "name": "epost-receive-result", "dirCode": "epost", /* <-- dirCodes */ - "alert": "http://localhost:8080/api/epost/result/receive.do" /* 업무 통보 url */ + "alert": "http://localhost:9078/api/epost/result/receive.do" /* 업무 통보 url */ } ] } \ No newline at end of file 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 50578300..0b366fa5 100644 --- a/src/main/resources/intf-conf/file-job-41480-test.conf +++ b/src/main/resources/intf-conf/file-job-41480-test.conf @@ -24,12 +24,12 @@ "name": "smg-receive", "dirCode": "smg", /* <-- dirCodes */ "infoType": "010", - "alert": "http://localhost:8080/intf/fims/smg/petition/receive.do" /* 업무 통보 url */ + "alert": "http://localhost:9078/intf/fims/smg/petition/receive.do" /* 업무 통보 url */ }, { /* 국민신문고 전송 */ "name": "smg-send", "dirCode": "smg", /* <-- dirCodes */ - "alert": "http://localhost:8080/intf/fims/smg/petition/reply.do" /* 업무 통보 url */ + "alert": "http://localhost:9078/intf/fims/smg/petition/reply.do" /* 업무 통보 url */ }, { /* epost 전자우편 신청 전송 */ @@ -48,7 +48,7 @@ { /* epost 전자우편 신청 수신 결과 */ "name": "epost-receive-result", "dirCode": "epost", /* <-- dirCodes */ - "alert": "http://localhost:8080/api/epost/result/receive.do" /* 업무 통보 url */ + "alert": "http://localhost:9078/api/epost/result/receive.do" /* 업무 통보 url */ } ] } \ No newline at end of file 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 f9378dc7..c96cc037 100644 --- a/src/main/resources/intf-conf/file-job-51110-local.conf +++ b/src/main/resources/intf-conf/file-job-51110-local.conf @@ -24,12 +24,12 @@ "name": "smg-receive", "dirCode": "smg", /* <-- dirCodes */ "infoType": "010", - "alert": "http://localhost:8080/intf/fims/smg/petition/receive.do" /* 업무 통보 url */ + "alert": "http://localhost:9078/intf/fims/smg/petition/receive.do" /* 업무 통보 url */ }, { /* 국민신문고 전송 */ "name": "smg-send", "dirCode": "smg", /* <-- dirCodes */ - "alert": "http://localhost:8080/intf/fims/smg/petition/reply.do" /* 업무 통보 url */ + "alert": "http://localhost:9078/intf/fims/smg/petition/reply.do" /* 업무 통보 url */ }, { /* epost 전자우편 신청 전송 */ @@ -48,7 +48,7 @@ { /* epost 전자우편 신청 수신 결과 */ "name": "epost-receive-result", "dirCode": "epost", /* <-- dirCodes */ - "alert": "http://localhost:8080/api/epost/result/receive.do" /* 업무 통보 url */ + "alert": "http://localhost:9078/api/epost/result/receive.do" /* 업무 통보 url */ } ] } \ No newline at end of file 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 f9378dc7..c96cc037 100644 --- a/src/main/resources/intf-conf/file-job-51110-prod.conf +++ b/src/main/resources/intf-conf/file-job-51110-prod.conf @@ -24,12 +24,12 @@ "name": "smg-receive", "dirCode": "smg", /* <-- dirCodes */ "infoType": "010", - "alert": "http://localhost:8080/intf/fims/smg/petition/receive.do" /* 업무 통보 url */ + "alert": "http://localhost:9078/intf/fims/smg/petition/receive.do" /* 업무 통보 url */ }, { /* 국민신문고 전송 */ "name": "smg-send", "dirCode": "smg", /* <-- dirCodes */ - "alert": "http://localhost:8080/intf/fims/smg/petition/reply.do" /* 업무 통보 url */ + "alert": "http://localhost:9078/intf/fims/smg/petition/reply.do" /* 업무 통보 url */ }, { /* epost 전자우편 신청 전송 */ @@ -48,7 +48,7 @@ { /* epost 전자우편 신청 수신 결과 */ "name": "epost-receive-result", "dirCode": "epost", /* <-- dirCodes */ - "alert": "http://localhost:8080/api/epost/result/receive.do" /* 업무 통보 url */ + "alert": "http://localhost:9078/api/epost/result/receive.do" /* 업무 통보 url */ } ] } \ No newline at end of file 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 f9378dc7..c96cc037 100644 --- a/src/main/resources/intf-conf/file-job-51110-test.conf +++ b/src/main/resources/intf-conf/file-job-51110-test.conf @@ -24,12 +24,12 @@ "name": "smg-receive", "dirCode": "smg", /* <-- dirCodes */ "infoType": "010", - "alert": "http://localhost:8080/intf/fims/smg/petition/receive.do" /* 업무 통보 url */ + "alert": "http://localhost:9078/intf/fims/smg/petition/receive.do" /* 업무 통보 url */ }, { /* 국민신문고 전송 */ "name": "smg-send", "dirCode": "smg", /* <-- dirCodes */ - "alert": "http://localhost:8080/intf/fims/smg/petition/reply.do" /* 업무 통보 url */ + "alert": "http://localhost:9078/intf/fims/smg/petition/reply.do" /* 업무 통보 url */ }, { /* epost 전자우편 신청 전송 */ @@ -48,7 +48,7 @@ { /* epost 전자우편 신청 수신 결과 */ "name": "epost-receive-result", "dirCode": "epost", /* <-- dirCodes */ - "alert": "http://localhost:8080/api/epost/result/receive.do" /* 업무 통보 url */ + "alert": "http://localhost:9078/api/epost/result/receive.do" /* 업무 통보 url */ } ] } \ No newline at end of file