|
|
|
@ -232,7 +232,7 @@ class Ipa365Controller extends BaseController{
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
$ali_pay = $this->alipay($param);
|
|
|
|
|
redirect($ali_pay);
|
|
|
|
|
redirect($ali_pay['url']);
|
|
|
|
|
}else{
|
|
|
|
|
$weixn = new Weixin();
|
|
|
|
|
$wx_pay = json_decode($weixn->weixin_pay('超级签消费', $orderId, $price, 'MWEB', 4), true);
|
|
|
|
|