@@ -22,6 +22,9 @@ func SendCygxTemplateRecordSource(log models.WxUserRaiLabelRedis) (err error) {
go utils.SendAlarmMsg(fmt.Sprint("Kp互动提醒失败,SendCygxTemplateRecordSource err", err.Error(), log), 2)
}
}()
+ if userId == 0 {
+ return
+ }
var keyword1 string
var keyword2 string