WH01243 hace 6 meses
padre
commit
f2c0e92754
Se han modificado 1 ficheros con 4 adiciones y 3 borrados
  1. 4 3
      clueSync/kc.go

+ 4 - 3
clueSync/kc.go

@@ -642,8 +642,9 @@ func refundAuto() {
 						"remrk":        "1天后即将移交",
 						"remrk":        "1天后即将移交",
 						"reason":       "成交客户续费失败",
 						"reason":       "成交客户续费失败",
 					})
 					})
+					continue
 				}
 				}
-				continue
+
 			}
 			}
 			isFull := FindUpperLimit(gconv.String(saleId), "", false)
 			isFull := FindUpperLimit(gconv.String(saleId), "", false)
 			isAllRefund := false
 			isAllRefund := false
@@ -899,8 +900,8 @@ func refundAuto() {
 			}
 			}
 		}
 		}
 		return true
 		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 =180007`)
+		//}, `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 =1471384`)
 	//移交电销提醒
 	//移交电销提醒
 	for i, v := range mailData {
 	for i, v := range mailData {
 		if i != "" {
 		if i != "" {