xingzai 1 سال پیش
والد
کامیت
de44eca018
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      models/db.go

+ 1 - 0
models/db.go

@@ -187,6 +187,7 @@ func init() {
 		new(CygxAskserieVideoCollect),
 		new(CygxVoiceAndVideoHistory),
 		new(CygxArticleAndYanxuanRecord),
+		new(CygxTimelineLog),
 	)
 	// 记录ORM查询日志
 	orm.Debug = true