1
This commit is contained in:
parent
38cb99a941
commit
b9c5f3e014
@ -131,7 +131,7 @@ class UserController extends BaseAuthedController {
|
|||||||
}
|
}
|
||||||
$this->_rspData(array(
|
$this->_rspData(array(
|
||||||
'property_chg' => array(
|
'property_chg' => array(
|
||||||
'user_info' => User::info($this->_getUserInfo())
|
'user_info' => User::info($this->_getOrmUserInfo())
|
||||||
)
|
)
|
||||||
));
|
));
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user