Ken 1 tuần trước cách đây
mục cha
commit
25441f0096
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      app/Http/Controllers/api/Pay.php

+ 0 - 1
app/Http/Controllers/api/Pay.php

@@ -24,7 +24,6 @@ class Pay extends Controller
         // 记录到专用支付日志
         // 记录到专用支付日志
         Log::channel('payment')->info('支付回调', $data);
         Log::channel('payment')->info('支付回调', $data);
 
 
-
         $res = PaymentOrderService::receiveOrder($data);
         $res = PaymentOrderService::receiveOrder($data);
         // var_dump($res);
         // var_dump($res);
         echo 'success';
         echo 'success';