From 05812d7725cb77d76f1291ae00d4adafe9edf0ac Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Tue, 9 Jul 2024 18:51:12 +0800 Subject: [PATCH] 1 --- webapp/controller/TempToolsController.class.php | 1 + 1 file changed, 1 insertion(+) diff --git a/webapp/controller/TempToolsController.class.php b/webapp/controller/TempToolsController.class.php index f1a8fd67..ce6202c9 100644 --- a/webapp/controller/TempToolsController.class.php +++ b/webapp/controller/TempToolsController.class.php @@ -645,6 +645,7 @@ EOD; public function reward() { + return; $gameDbConn = myself()->_getMysql(''); $rows = SqlHelper::ormSelect( $gameDbConn,