|
|
@@ -1445,8 +1445,7 @@
|
|
|
a.company_logo_url as companyLogoUrl,
|
|
|
a.head_portrait_url as headPortraitUrl,
|
|
|
a.introduction,
|
|
|
- a.is_member as isMember,
|
|
|
- b.registration_id as registrationId,
|
|
|
+ b.registration_id as registrationId,
|
|
|
b.easemob_name as easemobName,
|
|
|
b.easemob_pass as easemobPass
|
|
|
from user a left join jpush_easemob_account b
|