20250113_5

main
seokjun jeon 2 weeks ago
parent 45e0b2d0d1
commit deaf5f00bf

@ -46,6 +46,7 @@ public class MessagingConnector {
this.mms = mms; this.mms = mms;
this.kakao = kakao; this.kakao = kakao;
this.apiKey = apiKey; this.apiKey = apiKey;
this.restTemplate = new RestTemplate();
} }
/** /**

Loading…
Cancel
Save