lrj
2025-10-02 f04f35b562760afbac0c477357e2a29f77aec3b9
web/src/api/judge.js
@@ -1,6 +1,6 @@
// 评委管理 API
const GRAPHQL_ENDPOINT = 'http://localhost:8080/api/graphql';
const GRAPHQL_ENDPOINT = '/api/graphql';
// GraphQL 查询语句
const GET_ALL_JUDGES_QUERY = `