#
Junjie
2 天以前 b37e141c00a123cf362fae00c1e63175d41c4bbe
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