lrj
2025-10-03 bec58fa7fe4fae2deac88200d8d939e12ec8a08f
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