qiushang hace 1 año
padre
commit
cc005b2186
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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)) {
                 //更新订单