peng
2025-11-06 c4938f6f4e839890b032c75c7a57333a6a9157a9
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
    }
  }
`