|
|
@ -36,10 +36,13 @@ public class KtMmsInboundController {
|
|
|
|
private final IBizKtMmsService bizService;
|
|
|
|
private final IBizKtMmsService bizService;
|
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
|
|
|
|
* <pre>
|
|
|
|
* 사전/본 문자 발송/수신 결과 전송(BC-AG-SN-010)
|
|
|
|
* 사전/본 문자 발송/수신 결과 전송(BC-AG-SN-010)
|
|
|
|
* KT 에서 호출 되는 서비스
|
|
|
|
* - KT 에서 호출 되는 서비스
|
|
|
|
|
|
|
|
* - url 고정 : http://{각대행사(IP:Port)}/api/ag/message/result
|
|
|
|
* @param reqDTO KtMsgRsltRequest
|
|
|
|
* @param reqDTO KtMsgRsltRequest
|
|
|
|
* @return KtCommonResponse
|
|
|
|
* @return KtCommonResponse
|
|
|
|
|
|
|
|
* </pre>
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
@io.swagger.v3.oas.annotations.parameters.RequestBody(required = true, content = {
|
|
|
|
@io.swagger.v3.oas.annotations.parameters.RequestBody(required = true, content = {
|
|
|
|
@Content(
|
|
|
|
@Content(
|
|
|
|