lrj
3 天以前 dc643ba44fd2a426263015491268a0f0d6b4671d
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 = `