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()