Merge branch 'hjb' of git.kingsome.cn:server/game2006api into hjb
This commit is contained in:
commit
a9be788eb1
@ -65,6 +65,7 @@ class BaseAuthedController extends BaseController {
|
|||||||
|
|
||||||
public function switchAccount($accountId){
|
public function switchAccount($accountId){
|
||||||
$this->accountId = $accountId;
|
$this->accountId = $accountId;
|
||||||
|
$this->addressActived = false;
|
||||||
$this->mysqlConn = null;
|
$this->mysqlConn = null;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user