handleMatch.php 118 B

1234567
  1. <?php
  2. /**
  3. * 处理 赛事
  4. */
  5. return array(
  6. 're_match_auto' =>'自动取消:该赛事超过时间未开始',
  7. );