wx pay debug
parent
a3fc4f3360
commit
0b33f3dbc5
|
|
@ -211,8 +211,9 @@ class Weixin
|
|||
{
|
||||
$url = PluginsHomeUrl('weixinwebauthorization', 'pay', 'index', ['pay_data'=>urlencode(json_encode($pay_data))]);
|
||||
$result = DataReturn('success', 0, $url);
|
||||
}
|
||||
} else {
|
||||
$result = DataReturn('success', 0, $pay_data);
|
||||
}
|
||||
break;
|
||||
|
||||
// APP支付
|
||||
|
|
|
|||
Loading…
Reference in New Issue