1
This commit is contained in:
parent
08721bf68d
commit
6d7dce45f1
@ -55,7 +55,7 @@ class UserController extends BaseAuthedController {
|
||||
$this->_addFreeItem();
|
||||
$userInfo = $this->_getOrmUserInfo();
|
||||
$this->_setBattleHero($userInfo);
|
||||
$this->_setV(TN_RANK_STATUS, 0, 1);
|
||||
// $this->_setV(TN_RANK_STATUS, 0, 1);
|
||||
//初始化芯片页
|
||||
$chipPageObj = new services\ChipPageService();
|
||||
$chipPageObj->init();
|
||||
|
Loading…
x
Reference in New Issue
Block a user