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

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

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