Kirin 9 ماه پیش
والد
کامیت
604c1045b6
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      app/services/pay/PayServices.php

+ 0 - 1
app/services/pay/PayServices.php

@@ -121,7 +121,6 @@ class PayServices
                     } else {
                         //微信支付,从APP端请求过来
                         if (request()->isApp()) {
-                            @file_put_contents('from_type.txt', 'sdadas', FILE_APPEND);
                             return Payment::appPay($openid, $orderId, $price, $successAction, $body);
                         } else {
                             //开启了v3支付