|
|
@@ -34,17 +34,17 @@ return array (
|
|
|
'custom' => 'Custom',
|
|
|
),
|
|
|
'recharge_usdt_switch' => '1',
|
|
|
- 'recharge_usdt_address' => 'ox5454534cccccccccc',
|
|
|
+ 'recharge_usdt_address' => '-',
|
|
|
'recharge_bank_switch' => '0',
|
|
|
- 'recharge_bank_name' => '花旗银行',
|
|
|
+ 'recharge_bank_name' => '-',
|
|
|
'withdraw_usdt_switch' => '1',
|
|
|
'withdraw_bank_switch' => '1',
|
|
|
'withdrawal_time' => '15:04:41',
|
|
|
- 'withdrawal_fee' => '0.2',
|
|
|
- 'recharge_bank_card' => '银行卡号号码',
|
|
|
- 'recharge_real_name' => '开户人姓名',
|
|
|
+ 'withdrawal_fee' => '0',
|
|
|
+ 'recharge_bank_card' => '-',
|
|
|
+ 'recharge_real_name' => '-',
|
|
|
'balance_mini' => '15',
|
|
|
- 'bonus_share_1' => '0.05',
|
|
|
- 'bonus_share_2' => '0.04',
|
|
|
- 'bonus_share_3' => '0.03',
|
|
|
+ 'bonus_share_1' => '0.5',
|
|
|
+ 'bonus_share_2' => '0.5',
|
|
|
+ 'bonus_share_3' => '0.5',
|
|
|
);
|