wx pay debug

feat/task1-c-wallet
devil_gong 2019-05-24 19:31:18 +08:00
parent 21fd4e4c20
commit 92127ca412
1 changed files with 1 additions and 0 deletions

View File

@ -257,6 +257,7 @@ class Weixin
onBridgeReady(); onBridgeReady();
} }
</script>'; </script>';
echo '<pre>';
echo htmlspecialchars($html); echo htmlspecialchars($html);
die; die;
die($html); die($html);