Browse Source

Merge branch 'dev_v1.5.24_wh' of jianyu/datatools into feature/v1.5.24

王浩 6 months ago
parent
commit
cc4acefa52
1 changed files with 1 additions and 0 deletions
  1. 1 0
      clueSync/kc.go

+ 1 - 0
clueSync/kc.go

@@ -225,6 +225,7 @@ func kcJob(data map[string]interface{}) int {
 				updateMap["training_way"] = 1
 				updateMap["is_pre_sales_training"] = 0
 				updateMap["service_stage"] = 1
+				updateMap["is_task"] = 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{}{