Browse Source

no message

xingzai 1 năm trước cách đây
mục cha
commit
de44eca018
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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