Commit 74027973 by 冷斌

fix bug

parent a39e243c
...@@ -47,7 +47,6 @@ $order = WxPayApi::unifiedOrder($input); ...@@ -47,7 +47,6 @@ $order = WxPayApi::unifiedOrder($input);
//printf_info($order); //printf_info($order);
$jsApiParameters = $tools->GetJsApiParameters($order); $jsApiParameters = $tools->GetJsApiParameters($order);
echo 1; die;
//③、在支持成功回调通知中处理成功之后的事宜,见 notify.php //③、在支持成功回调通知中处理成功之后的事宜,见 notify.php
/** /**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment