로컬포트 테스트서버와 동일하게 수정

main
이범준 10 months ago
parent 34d6c625f7
commit 6ef4a39ae5

@ -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 */
}
]
}

@ -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 */
}
]
}

@ -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 */
}
]
}

@ -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 */
}
]
}

@ -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 */
}
]
}

@ -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 */
}
]
}

@ -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 */
}
]
}

@ -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 */
}
]
}

@ -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 */
}
]
}
Loading…
Cancel
Save