This commit is contained in:
wangwei01 2019-07-02 15:06:46 +08:00
parent 1c584f0d64
commit 352c3bfcc6

View File

@ -545,7 +545,7 @@ class RoleController{
return $times; return $times;
} }
protected function collectReward() public function collectReward()
{ {
$account_id = $_REQUEST['account_id']; $account_id = $_REQUEST['account_id'];
//登录校验 //登录校验