takecashconfig.php 95 B

1234567
  1. <?php
  2. return [
  3. 'Id' => 'ID',
  4. 'Money' => '提现金额',
  5. 'Weigh' => '排序'
  6. ];