Codex Assistant
3 天以前 915d80766dd8e0157e9b9510b3634ed758eb5c5a
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