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 = `