qiushang 1 year ago
parent
commit
cc005b2186
1 changed files with 0 additions and 2 deletions
  1. 0 2
      app/Http/Api/NotifyUrlController.php

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

@@ -29,8 +29,6 @@ class NotifyUrlController extends HttpBaseController
 
         //2. 发起API调用
         $parameters = Request::all();
-        $ress = Alipay::payment()->common()->verifyNotify($parameters);
-        Log::info('支付宝支付---params=', $ress);
         try {
             if (Alipay::payment()->common()->verifyNotify($parameters)) {
                 //更新订单