WH01243 hai 6 meses
pai
achega
e79d33beaf
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      clueSync/kc.go

+ 1 - 0
clueSync/kc.go

@@ -1082,6 +1082,7 @@ type OrderInfo struct {
 
 // 客成发送邮箱
 func KcSend(orderCode, personName string) {
+	log.Println("客成发邮件", orderCode)
 	bigmemberService := map[int64]string{}
 	combo := map[int64]string{}
 	Mysql.SelectByBath(1, func(l *[]map[string]interface{}) bool {