@@ -188,7 +188,7 @@ func (l *CronTask) sendWxOnTimeout() {
}
contact := &ent.Contact{
ID: s.ContactID,
- Type: s.ContentType,
+ Type: s.ContactType,
WxWxid: s.BotWxid,
Wxid: s.ContactWxid,