WH01243 il y a 3 mois
Parent
commit
9d44e59873
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      clueSync/kc.go

+ 2 - 2
clueSync/kc.go

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