1
This commit is contained in:
parent
74f44e72f1
commit
d307091784
@ -242,6 +242,8 @@ class RechargeController
|
||||
}
|
||||
|
||||
echo json_encode(array(
|
||||
'errcode' => 0,
|
||||
'errmsg' => '',
|
||||
'first_recharge' => $firstrecharge,
|
||||
));
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user