mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-05 05:13:29 +08:00
wx pay debug
This commit is contained in:
@ -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));
|
||||
|
||||
Reference in New Issue
Block a user