zhou zhou
1 天以前 213917033bac65c5f0f48509ee9a8bde5cf6d54c
rsf-server/src/main/java/com/vincent/rsf/server/ai/service/AiMcpMountService.java
@@ -21,5 +21,7 @@
    AiMcpConnectivityTestDto testConnectivity(Long mountId, Long userId, Long tenantId);
    AiMcpConnectivityTestDto testDraftConnectivity(AiMcpMount mount, Long userId, Long tenantId);
    AiMcpToolTestDto testTool(Long mountId, Long userId, Long tenantId, AiMcpToolTestRequest request);
}