|
@@ -536,7 +536,7 @@ class Auth
|
|
|
$userinfo["userandroidpop"] = $userandroidpop;
|
|
|
$userInfoA = model('User')->getAppendData($userinfo);
|
|
|
$userInfo['age_text'] = $userInfoA['age_text'];
|
|
|
- $userInfo['constellation_text'] = $userInfoA['constellation_text'];
|
|
|
+// $userInfo['constellation_text'] = $userInfoA['constellation_text'];
|
|
|
$userInfo['province_text'] = $userInfoA['province_text'];
|
|
|
$userInfo['city_text'] = $userInfoA['city_text'];
|
|
|
// $userInfo['friends_num'] = $userInfoA['friends_num'];
|