wx pay debug
parent
8d54e32c01
commit
21fd4e4c20
|
|
@ -257,6 +257,8 @@ class Weixin
|
|||
onBridgeReady();
|
||||
}
|
||||
</script>';
|
||||
echo htmlspecialchars($html);
|
||||
die;
|
||||
die($html);
|
||||
/*session('weixin_pay_data', $pay_data);
|
||||
session('weixin_redirect_url', empty($redirect_url) ? '' : urldecode($redirect_url));
|
||||
|
|
|
|||
Loading…
Reference in New Issue