Codex Assistant
2025-10-08 c8dffd157cd8b62023b26e62a0b92c152d959423
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
    }
  }
`