From 75d512fbe825721babfbec5041b523c42144dfa7 Mon Sep 17 00:00:00 2001 From: songliang Date: Mon, 19 Jun 2023 16:25:58 +0800 Subject: [PATCH] close test FirstTopup begin --- webapp/controller/FirstTopupController.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/controller/FirstTopupController.class.php b/webapp/controller/FirstTopupController.class.php index 4b7a6c7b..b2c5f5ac 100644 --- a/webapp/controller/FirstTopupController.class.php +++ b/webapp/controller/FirstTopupController.class.php @@ -45,7 +45,7 @@ class FirstTopupController extends BaseAuthedController ); } - public function begin() + private function begin() { $conn = myself()->_getMysql('');