From 352c3bfcc6c8417902fe81ef9959d6ebd56845a9 Mon Sep 17 00:00:00 2001 From: wangwei01 Date: Tue, 2 Jul 2019 15:06:46 +0800 Subject: [PATCH] 1 --- webapp/controller/RoleController.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/controller/RoleController.class.php b/webapp/controller/RoleController.class.php index 4bb3ca9..0d465b7 100644 --- a/webapp/controller/RoleController.class.php +++ b/webapp/controller/RoleController.class.php @@ -545,7 +545,7 @@ class RoleController{ return $times; } - protected function collectReward() + public function collectReward() { $account_id = $_REQUEST['account_id']; //登录校验