提交 a97fc9b7 编写于 作者: D devil_gong

pay debug

上级 0ab57c49
......@@ -155,6 +155,8 @@ class WeixinMini
{
return $this->PayHandleReturn($ret['data'], $result);
}
print_r($ret['data']);
print_r($result);die;
$msg = empty($result['return_msg']) ? '支付异常' : $result['return_msg'];
if(!empty($result['err_code_des']))
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册