recharge activity
This commit is contained in:
parent
a1b92f6758
commit
e81e597b1b
@ -246,6 +246,13 @@ class RechargeController
|
|||||||
'errcode' => 0,
|
'errcode' => 0,
|
||||||
'errmsg' => '',
|
'errmsg' => '',
|
||||||
'first_recharge' => $firstrecharge,
|
'first_recharge' => $firstrecharge,
|
||||||
|
'vip_info' => array(
|
||||||
|
'expire' => 0,
|
||||||
|
'daily_time' => 0,
|
||||||
|
),
|
||||||
|
'daily_purchase' => array (),
|
||||||
|
'total_recharge' => array (),
|
||||||
|
'total_consume' => array(),
|
||||||
));
|
));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user