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']; //登录校验