mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2024-12-01 11:29:59 +08:00
pay debug
This commit is contained in:
parent
e0082bb5a3
commit
8dbcb6c3c7
@ -168,7 +168,8 @@ class WeixinMini
|
||||
|
||||
// h5支付
|
||||
case 'MWEB' :
|
||||
$result = DataReturn('success', 0, $data['mweb_url']);
|
||||
$url = MyUrl('index/qrcode/index', ['content'=>$data['mweb_url']]);
|
||||
$result = DataReturn('success', 0, $url);
|
||||
break;
|
||||
|
||||
// 微信中/小程序支付
|
||||
|
Loading…
Reference in New Issue
Block a user