|
|
@@ -1304,6 +1304,7 @@
|
|
|
select a.id uid,a.aid,a.nickname name,a.society_tag societyTag,a.`level`,b.name aName,dg1.name as province,dg2.name as city,
|
|
|
a.guidance, dg3.name as area,d.intended_project intendedProject,d.business_scope businessScope,d.org_code orgCode,ic.name industry,
|
|
|
date_format(um.last_sign_time,'%Y-%m-%d %H:%i:%S') lastSignTime,a.nature,a.nature_other as natureOther,
|
|
|
+ a.enterprise_nature as enterpriseNature,a.listed_nature as listedNature,
|
|
|
date_format(a.transfer_time,'%Y-%m-%d %H:%i:%S') as transferTime,
|
|
|
date_format(a.create_time,'%Y-%m-%d %H:%i:%S') as createTime,
|
|
|
date_format(um.last_follow_time,'%Y-%m-%d %H:%i:%S') lastFollowTime,
|