From 667a197fc5cfedd74bc0a7f6f843c332ab7258a6 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Wed, 30 Aug 2023 17:40:11 +0800 Subject: [PATCH] 1 --- webapp/controller/AccountVerifyController.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/controller/AccountVerifyController.class.php b/webapp/controller/AccountVerifyController.class.php index aabfbc8b..115c5a24 100644 --- a/webapp/controller/AccountVerifyController.class.php +++ b/webapp/controller/AccountVerifyController.class.php @@ -2,7 +2,7 @@ use phpcommon\SqlHelper; -class AccountVerify extends BaseController { +class AccountVerifyController extends BaseController { public function canBind() {