Browse Source

调整测试摇红包时间

stanley-king 8 years ago
parent
commit
82f01b1e36
2 changed files with 1 additions and 3 deletions
  1. 1 1
      helper/shaker_helper.php
  2. 0 2
      mobile/control/member_bonus.php

+ 1 - 1
helper/shaker_helper.php

@@ -104,7 +104,7 @@ class gain_policy
 class shaker_helper
 {
     const max_gain_period = 12 * 3600;
-    const max_gain_period_system = 3 * 3600;
+    const max_gain_period_system = 5;//3 * 3600;
     const max_lost_period = 1800;
     const err_msg = '您此次么有抢到好友红包...邀请更多好友,更多机会哦~';
 

+ 0 - 2
mobile/control/member_bonus.php

@@ -418,8 +418,6 @@ class member_bonusControl extends mbMemberControl
         }
     }
 
-
-
     //我收到的红包
     public function recv_listOp()
     {