rebate.php 136 B

1234567
  1. <?php
  2. return [
  3. 'Recharge' => '充值金额',
  4. 'Preget' => '上级返利(‰)',
  5. 'Prepreget' => '上上级返利(‰)'
  6. ];