1
This commit is contained in:
parent
b8c4f2173c
commit
4e91f065da
@ -136,7 +136,7 @@ class UserController extends BaseAuthedController {
|
|||||||
),
|
),
|
||||||
array(
|
array(
|
||||||
'account_id' => $this->_getAccountId(),
|
'account_id' => $this->_getAccountId(),
|
||||||
'channel' => $this->_Channel(),
|
'channel' => $this->_getChannel(),
|
||||||
'name' => $userName,
|
'name' => $userName,
|
||||||
'sex' => rand() % 2,
|
'sex' => rand() % 2,
|
||||||
#'avatar_url' => $avatar_url,
|
#'avatar_url' => $avatar_url,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user