qiushang 1 năm trước cách đây
mục cha
commit
bc917ca92e
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      app/Http/Api/NotifyUrlController.php

+ 1 - 2
app/Http/Api/NotifyUrlController.php

@@ -27,9 +27,8 @@ class NotifyUrlController extends HttpBaseController
 
         //2. 发起API调用
         $parameters = Request::all();
-
+        Log::info('支付宝支付---通知开始1111111=' . json_encode($parameters));
         try {
-            Log::info('支付宝支付---通知开始1111111=' . $parameters);
             Log::info('支付宝支付---通知开始2222222=' . Alipay::payment()->common()->verifyNotify($parameters));
             if (true) {
                 //更新订单