From 7dac36520af4987e5f72ecf15d639adf87af15e6 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Mon, 2 Sep 2019 20:13:03 +0800 Subject: [PATCH] 1 --- webapp/controller/ActivityController.class.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webapp/controller/ActivityController.class.php b/webapp/controller/ActivityController.class.php index 8597a04..0947cb9 100644 --- a/webapp/controller/ActivityController.class.php +++ b/webapp/controller/ActivityController.class.php @@ -696,8 +696,8 @@ class ActivityController{ public function tempRedPack() { - $this->getRedPack($_REQUEST['amount'], $_REQUEST['account_id']); - error_log('success'); + //$this->getRedPack($_REQUEST['amount'], $_REQUEST['account_id']); + //error_log('success'); } public function getRedBag()