소스 검색

Merge branch 'crm/crm_14.2' of http://8.136.199.33:3000/hongze/hz_crm_api into debug

xingzai 1 년 전
부모
커밋
26ab02b5be
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      controllers/statistic_company_merge.go

+ 2 - 2
controllers/statistic_company_merge.go

@@ -395,8 +395,8 @@ func (this *StatisticCompanyMergerController) MergeCompanyList() {
 
 			var ascribecompanyIds []int
 			for _, item := range tmpList {
-				endDateTime, _ := time.Parse(utils.FormatDateTime, item.CreateTime)
-				item.EndDate = endDateTime.Format(utils.FormatDate)
+				//endDateTime, _ := time.Parse(utils.FormatDateTime, item.CreateTime)
+				//item.EndDate = endDateTime.Format(utils.FormatDate)
 				ascribecompanyIds = append(ascribecompanyIds, item.CompanyId)
 			}
 			//归因标签