|
|
@@ -300,7 +300,7 @@
|
|
|
<select id="selectUserArchivesList" resultType="com.goafanti.customer.bo.OutSelectUserArchives">
|
|
|
select a.id , a.nickname ,d1.name as province ,d2.name as city ,d3.name area ,a.sign_bills signBills,
|
|
|
a.share_type as shareType ,d.channel_type as channelType ,e.enterprise_count as enterpriseCount,
|
|
|
- c.name contactName,f.name adminName,e.channel_indicators as channelIndicators,a.update_time as updateTime,
|
|
|
+ c.name contactName,f.name adminName,e.channel_indicators as channelIndicators,e.update_time as updateTime,
|
|
|
e.interview_ideas as interviewIdeas ,b.intended_project as intendedProject,
|
|
|
e.interview_distribution as interviewDistribution, g.name depName,
|
|
|
ic.name as industry ,b.business_scope as businessScope ,e.financial_data as financialData,
|