Browse Source

客户档案新增筛选与字段

anderx 1 year ago
parent
commit
2c75fdf0b3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/java/com/goafanti/common/mapper/UserArchivesMapper.xml

+ 1 - 1
src/main/java/com/goafanti/common/mapper/UserArchivesMapper.xml

@@ -247,7 +247,7 @@ interview_distribution = values(interview_distribution)
         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,
         e.interview_ideas as interviewIdeas ,b.intended_project as intendedProject,
-        e.interview_distribution as interviewDistribution, g.name depName
+        e.interview_distribution as interviewDistribution, g.name depName,
         ic.name as  industry ,b.business_scope as businessScope ,e.financial_data as financialData,
         e.early_communication as earlyCommunication,e.patent_count as patentCount,
         e.invention_patent_count as inventionPatentCount,e.utility_model_count as utilityModelCount,