http 自助充值
This commit is contained in:
@@ -114,7 +114,7 @@ class Order extends Controller
|
|||||||
if (array_key_exists($recharge_data['pay_money'],$this->ju_zhengsong)){
|
if (array_key_exists($recharge_data['pay_money'],$this->ju_zhengsong)){
|
||||||
$recharge_data['ju_money'] = $this->ju_zhengsong[$data['money']];
|
$recharge_data['ju_money'] = $this->ju_zhengsong[$data['money']];
|
||||||
} else {
|
} else {
|
||||||
die;
|
$recharge_data['ju_money'] = $data['money'];
|
||||||
}
|
}
|
||||||
$recharge_data['pay_type'] = $data['pay_type'];
|
$recharge_data['pay_type'] = $data['pay_type'];
|
||||||
$recharge_data['order_no'] = md5(time());
|
$recharge_data['order_no'] = md5(time());
|
||||||
|
|||||||
Reference in New Issue
Block a user