diff --git a/webapp/controller/RechargeController.class.php b/webapp/controller/RechargeController.class.php index ede0a2e..ae05c26 100644 --- a/webapp/controller/RechargeController.class.php +++ b/webapp/controller/RechargeController.class.php @@ -363,10 +363,7 @@ class RechargeController 'errcode' => 0, 'errmsg' => '', 'first_recharge' => $firstrecharge, - 'vip_info' => array( - 'expire' => 0, - 'daily_time' => 0, - ), + 'vip_info' => array(), 'daily_purchase' => array(), 'daily_recharge' => array(), 'total_recharge' => array(),