소스 경로 변경

This commit is contained in:
jade
2026-07-21 22:29:06 +09:00
parent 1a30c3a0cd
commit b8a8da3b3c
20 changed files with 52 additions and 691 deletions

View File

@@ -1,8 +1,9 @@
package io.shinhanlife.dap.mcc.service;
package io.shinhanlife.dap.mcc.email.service;
import io.shinhanlife.dap.mcc.annotation.McpFunction;
import io.shinhanlife.dap.mcc.annotation.McpTool;
import io.shinhanlife.dap.mcc.dto.EmailSendReq;
import io.shinhanlife.dap.mcc.service.AbstractMcpToolService;
import lombok.extern.slf4j.Slf4j;
import java.util.HashMap;