WH01243 hace 6 meses
padre
commit
07a6771dde
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      clueSync/kc.go

+ 2 - 2
clueSync/kc.go

@@ -890,8 +890,8 @@ func refundAuto() {
 			}
 		}
 		return true
-		//}, `select ent_id,clue_id,position_id,name,is_renewal_protection from dwd_f_csm_customer_info where is_transfer = 0`)
-	}, `select ent_id,clue_id,position_id,name,is_renewal_protection from dwd_f_csm_customer_info where id =150022`)
+	}, `select ent_id,clue_id,position_id,name,is_renewal_protection from dwd_f_csm_customer_info where is_transfer = 0`)
+	//}, `select ent_id,clue_id,position_id,name,is_renewal_protection from dwd_f_csm_customer_info where id =150022`)
 	//移交电销提醒
 	for i, v := range mailData {
 		if i != "" {