@@ -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);
//开启了v3支付