Przeglądaj źródła

Merge branch 'cygx_youhua_02-22' of http://8.136.199.33:3000/hongze/hongze_cygx into debug

xingzai 1 rok temu
rodzic
commit
34fdb9e8fc
1 zmienionych plików z 1 dodań i 0 usunięć
  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