Codex Assistant
2025-10-08 c8dffd157cd8b62023b26e62a0b92c152d959423
web/src/api/promotion.js
@@ -5,6 +5,7 @@
  query GetPromotionCompetitions($name: String, $page: Int, $size: Int) {
    promotionCompetitions(name: $name, page: $page, size: $size) {
      id
      competitionId
      competitionName
      stageName
      maxParticipants