Browse Source

高级代理单独比例,配置

lizhen_gitee 8 months ago
parent
commit
b6f7da4430
1 changed files with 6 additions and 8 deletions
  1. 6 8
      application/extra/site.php

+ 6 - 8
application/extra/site.php

@@ -43,12 +43,14 @@ return array (
     'custom' => '自定义',
   ),
   'domain_name' => 'http://lejian.huxiukeji.cn/',
-  'android_update_version' => '1.0.0',
+  'android_update_version' => '1.0.3',
   'money_to_gold' => '0.1',
   'roomLimit' => '10000',
   'gift_plat_scale' => '60',
   'domain_cdnurl' => 'https://lejian-1326985955.cos.ap-shanghai.myqcloud.com',
   'guard_price' => '5200',
+  'new_user_intro_jewel' => '8888',
+  'intro_income_rebate_rate' => '10',
   'intro_recharge_rebate_rate' => '25',
   'intro_images' => 
   array (
@@ -62,9 +64,6 @@ return array (
   'extend_link' => 'http://lejian.huxiukeji.cn',
   'unlock_chat_gold' => '10',
   'withdrawal_rate' => '7',
-  'intro_income_rebate_rate' => '10',
-  'h_intro_recharge_rebate_rate' => '25',
-  'h_intro_income_rebate_rate' => '30',
   'free_greet_num' => '5',
   'vip_free_greet_num' => '15',
   'withdrawal_show' => '1、提现需要完成实名认证、否则无法提现
@@ -75,11 +74,11 @@ return array (
   'randomuser_num' => '10000',
   'pay_customer_service_id' => '13',
   'customer_service_id' => '13',
-  'is_force' => '0',
-  'apk_url' => 'http://cos.hbyilin.cn/a.apk',
+  'is_force' => '1',
+  'apk_url' => 'http://cos.hbyilin.cn/apk/le-you-v3.apk',
   'apk_name' => '乐见交友',
   'apk_desc' => '修复已知问题,优化用户体验',
-  'version_code' => '1',
+  'version_code' => '3',
   'ios_is_force' => '1',
   'ios_apk_url' => 'http://zhiliao.com.cn/bs65',
   'ios_apk_name' => '发现新版本 1.0.0',
@@ -98,6 +97,5 @@ return array (
   'boy_vip_free_greet_num' => '5',
   'rmb_to_gold' => '10',
   'withdraw_min_money' => '100',
-  'new_user_intro_jewel' => '100',
   'index_top_joinnumber' => '10000',
 );