lrj
10 小时以前 f04f35b562760afbac0c477357e2a29f77aec3b9
web/src/api/activityPlayer.js
@@ -299,10 +299,10 @@
const GET_CURRENT_JUDGE_INFO = `
  query GetCurrentJudgeInfo {
    currentJudgeInfo {
      id
      name
      phone
      description
      judgeId
      judgeName
      title
      company
    }
  }
`