From f7ce7e910f1bd9b406ac629632f428a2468ef026 Mon Sep 17 00:00:00 2001 From: wyongk <937888580@qq.com> Date: Fri, 18 Dec 2020 22:51:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E4=BB=98=E5=AE=9D=E5=AE=9E=E5=90=8D?= =?UTF-8?q?=E8=AE=A4=E8=AF=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/api/controller/Test.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/api/controller/Test.php b/app/api/controller/Test.php index e71a328..cabcd82 100644 --- a/app/api/controller/Test.php +++ b/app/api/controller/Test.php @@ -6,7 +6,7 @@ use fastphp\base\Controller; use app\api\model\User; use alipay\Aliverify; -class Test +class Test extends Controller { public function aliverify()