Эх сурвалжийг харах

Merge branch 'dev_v1.5.20.2_wh' of jianyu/datatools into hotfix/v1.5.20.2

王浩 8 сар өмнө
parent
commit
5145ce3e33
1 өөрчлөгдсөн 0 нэмэгдсэн , 9 устгасан
  1. 0 9
      clueSync/jobutil.go

+ 0 - 9
clueSync/jobutil.go

@@ -855,15 +855,6 @@ func userbase() {
 					})
 				}
 				if clueId > 0 {
-					TiDb.Insert("dwd_f_userbase_contacts", map[string]interface{}{
-						"status":      1,
-						"is_delete":   1,
-						"createtime":  nowTime,
-						"updatetime":  nowTime,
-						"phone":       phone,
-						"baseinfo_id": uId,
-						"SOURCE":      source,
-					})
 					TiDb.Insert("dwd_f_crm_clue_change_record", map[string]interface{}{
 						"clue_id":     clueId,
 						"position_id": -1,