feat-恢复mcp模块

This commit is contained in:
evo
2026-03-07 15:53:06 +08:00
parent 6c4c661516
commit f160ec714b
43 changed files with 3718 additions and 275 deletions

View File

@@ -6,9 +6,6 @@ import lombok.extern.slf4j.Slf4j;
import org.ruoyi.common.core.utils.SpringUtils;
import org.ruoyi.common.sse.core.SseEmitterManager;
import org.ruoyi.common.sse.dto.SseMessageDto;
import org.springframework.web.servlet.mvc.method.annotation.SseEmitter;
import java.io.IOException;
/**
* SSE工具类