lrj
4 天以前 49c254ed5bdc8348551d808ee72579a6d2221e3b
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
    }
  }
`