lizhen_gitee há 1 ano atrás
pai
commit
3927e891aa
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      application/common/library/Auth.php

+ 1 - 1
application/common/library/Auth.php

@@ -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'];