Browse Source

no message

zhangchuanxing 5 days ago
parent
commit
70cb973e24
1 changed files with 1 additions and 1 deletions
  1. 1 1
      services/cygx_template_record_source.go

+ 1 - 1
services/cygx_template_record_source.go

@@ -58,7 +58,7 @@ func SendCygxTemplateRecordSource(log models.WxUserRaiLabelRedis) (err error) {
 		mobiles = append(mobiles, v.Mobile)
 	}
 	//fmt.Println(mobiles)
-
+	keyword1 = "KP互动:" + wxUser.RealName + "-" + wxUser.CompanyName
 	var source string
 	switch sourceType {
 	case 1: