zhou zhou
16 小时以前 b0728aba5c01842e24da3cff04e44be06c6bb655
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);
}