boweniac 1 hari lalu
induk
melakukan
974426ac83
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      crontask/send_wx_on_timeout.go

+ 1 - 1
crontask/send_wx_on_timeout.go

@@ -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,
 				}