exchange.php 126 B

12345678
  1. <?php
  2. return [
  3. 'Id' => 'ID',
  4. 'Money' => '实扣收益',
  5. 'Gold' => '实得金币',
  6. 'Title' => '标题'
  7. ];