|
@@ -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 = '您此次么有抢到好友红包...邀请更多好友,更多机会哦~';
|
|
|
|