wx pay debug

feat/task1-c-wallet
devil_gong 2019-05-24 19:33:40 +08:00
parent f8c566a78e
commit 3b052c8342
1 changed files with 3 additions and 3 deletions

View File

@ -251,9 +251,9 @@ class Weixin
onBridgeReady();
}
</script>';
echo '<pre>';
echo htmlspecialchars($html);
die;
// echo '<pre>';
// echo htmlspecialchars($html);
// die;
die($html);
/*session('weixin_pay_data', $pay_data);
session('weixin_redirect_url', empty($redirect_url) ? '' : urldecode($redirect_url));