Browse Source

客成处理

WH01243 6 months ago
parent
commit
dfe97f674c
1 changed files with 0 additions and 3 deletions
  1. 0 3
      clueSync/kc.go

+ 0 - 3
clueSync/kc.go

@@ -225,9 +225,6 @@ func kcJob(data map[string]interface{}) int {
 				updateMap["training_way"] = 1
 				updateMap["is_pre_sales_training"] = 0
 				updateMap["service_stage"] = 1
-			} else {
-				updateMap["relationship_building_way"] = 1
-				updateMap["tasksource"] = "1"
 			}
 			TiDb.Update("dwd_f_csm_customer_info", map[string]interface{}{"clue_id": clueId}, updateMap)
 			TiDb.Insert("dwd_f_crm_clue_change_record", map[string]interface{}{