lrj
1 天以前 93eb6b470773bc49ea6e1a9d4cbd914eb95d525b
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 = `