|
@@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
return array (
|
|
return array (
|
|
|
'name' => '投标系统',
|
|
'name' => '投标系统',
|
|
|
- 'logo' => 'https://www.estyzl38.com/static/img/gemini.90d29b68.png',
|
|
|
|
|
|
|
+ 'logo' => 'http://dapp-static.oss-cn-shenzhen.aliyuncs.com/tou-biao/202403/logo.png',
|
|
|
'maintain_switch' => '1',
|
|
'maintain_switch' => '1',
|
|
|
'day_tasks_num' => '1',
|
|
'day_tasks_num' => '1',
|
|
|
'task_income' => '0.1',
|
|
'task_income' => '0.1',
|
|
@@ -34,7 +34,7 @@ return array (
|
|
|
'custom' => 'Custom',
|
|
'custom' => 'Custom',
|
|
|
),
|
|
),
|
|
|
'recharge_usdt_switch' => '1',
|
|
'recharge_usdt_switch' => '1',
|
|
|
- 'recharge_usdt_address' => '12',
|
|
|
|
|
|
|
+ 'recharge_usdt_address' => 'ox5454534cccccccccc',
|
|
|
'recharge_bank_switch' => '1',
|
|
'recharge_bank_switch' => '1',
|
|
|
'recharge_bank_name' => '花旗银行',
|
|
'recharge_bank_name' => '花旗银行',
|
|
|
'withdraw_usdt_switch' => '1',
|
|
'withdraw_usdt_switch' => '1',
|
|
@@ -43,5 +43,5 @@ return array (
|
|
|
'withdrawal_fee' => '0.2',
|
|
'withdrawal_fee' => '0.2',
|
|
|
'recharge_bank_card' => '银行卡号号码',
|
|
'recharge_bank_card' => '银行卡号号码',
|
|
|
'recharge_real_name' => '开户人姓名',
|
|
'recharge_real_name' => '开户人姓名',
|
|
|
- 'withdraw_fee' => '0.05',
|
|
|
|
|
|
|
+ 'withdraw_fee' => '1',
|
|
|
);
|
|
);
|