#
Junjie
3 天以前 be1cd9e5b30097ca427a9c2b7b054b28854e410a
src/main/java/com/zy/ai/mcp/controller/McpController.java
@@ -13,7 +13,7 @@
import org.springframework.http.MediaType;
import org.springframework.web.bind.annotation.*;
import javax.annotation.PostConstruct;
import jakarta.annotation.PostConstruct;
import java.util.*;
@Slf4j