fix: Gateway Fallback 라우팅 누락 수정 (hr, payment 모듈 추가)

This commit is contained in:
jade
2026-07-13 13:25:39 +09:00
parent 3e9d7c4d1d
commit a6f00d506b
9 changed files with 174 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
package io.shinhanlife.axhub.biz.mcp.tool.sms;
package io.shinhanlife.axhub.biz.mcp.tool.sms.service;
import io.shinhanlife.axhub.biz.mcp.tool.annotation.McpFunction;
import io.shinhanlife.axhub.biz.mcp.tool.annotation.McpTool;