qiushang 1 rok pred
rodič
commit
fefc125475
1 zmenil súbory, kde vykonal 0 pridanie a 1 odobranie
  1. 0 1
      app/Http/Api/NotifyUrlController.php

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

@@ -27,7 +27,6 @@ class NotifyUrlController extends HttpBaseController
 
         //2. 发起API调用
         $parameters = Request::all();
-        unset($parameters['s']);
         try {
             if (Alipay::payment()->common()->verifyNotify($parameters)) {
                 //更新订单