This commit is contained in:
aozhiwei 2022-05-26 15:02:31 +08:00
parent b8c4f2173c
commit 4e91f065da

View File

@ -136,7 +136,7 @@ class UserController extends BaseAuthedController {
),
array(
'account_id' => $this->_getAccountId(),
'channel' => $this->_Channel(),
'channel' => $this->_getChannel(),
'name' => $userName,
'sex' => rand() % 2,
#'avatar_url' => $avatar_url,