正在显示
1 个修改的文件
包含
0 行增加
和
1 行删除
@@ -111,7 +111,6 @@ class Car extends Base | @@ -111,7 +111,6 @@ class Car extends Base | ||
111 | 'method' => 'miniapp', | 111 | 'method' => 'miniapp', |
112 | 'openid' => $userinfo['wx_xcx_openid'], | 112 | 'openid' => $userinfo['wx_xcx_openid'], |
113 | ]; | 113 | ]; |
114 | - print_r($params);return; | ||
115 | $f = \addons\epay\library\Service::submitOrder($params); | 114 | $f = \addons\epay\library\Service::submitOrder($params); |
116 | $this->success("请求成功",$f); | 115 | $this->success("请求成功",$f); |
117 | 116 |
-
请 注册 或 登录 后发表评论