fuyu 6 năm trước cách đây
mục cha
commit
efc6663b5a

+ 2 - 0
application/inter/controller/Wechat.php

@@ -18,6 +18,8 @@ class Wechat extends Base {
         // $param = $_REQUEST['param'];
         // $param = $_REQUEST['param'];
         Log::record('微信支付回调');
         Log::record('微信支付回调');
         Log::record($this->request->param());
         Log::record($this->request->param());
+        Log::record($this->request);
+        Log::record(file_get_contents("php://input"));
         Log::record('微信支付回调');
         Log::record('微信支付回调');
         // $order_id = $param['order_id'];
         // $order_id = $param['order_id'];
         // $remote_order = DB::table('remote_order')->where('id', $order_id)->find();
         // $remote_order = DB::table('remote_order')->where('id', $order_id)->find();