From 8d61f16aaf7e1b91a41b76706b69e621ef0ae6f4 Mon Sep 17 00:00:00 2001 From: gongfuxiang <2499232802@qq.com> Date: Sat, 25 May 2019 13:32:00 +0800 Subject: [PATCH] wx pay --- application/service/OrderService.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/application/service/OrderService.php b/application/service/OrderService.php index 1497044fd..c92cb5f42 100755 --- a/application/service/OrderService.php +++ b/application/service/OrderService.php @@ -115,6 +115,8 @@ class OrderService $call_back_url = $url.'_respond.php'; } } +echo '
';
+print_r($params);die;
// 发起支付
$pay_data = array(