From 07a2852aaa124e13029f07ef3e6d6c3170d3ecf8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E9=9D=99?= Date: Tue, 4 Jan 2022 17:38:01 +0800 Subject: [PATCH] Update --- app/Services/AlipayService.php | 6 ------ 1 file changed, 6 deletions(-) diff --git a/app/Services/AlipayService.php b/app/Services/AlipayService.php index badd6b16..35b9cd02 100644 --- a/app/Services/AlipayService.php +++ b/app/Services/AlipayService.php @@ -9,12 +9,6 @@ use Alipay\EasySDK\Payment\App\Client as AppClient; class AlipayService { - protected $kernel; - - public function __construct() - { - } - /** * 支付 *