소스 검색

标签处理

WH01243 6 달 전
부모
커밋
eaf1cbdcec
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      clueSync/kc.go

+ 2 - 2
clueSync/kc.go

@@ -900,8 +900,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 =1471384`)
+	}, `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 {
 		if i != "" {