xingzai 1 an în urmă
părinte
comite
131d351ab4
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      models/db.go

+ 1 - 0
models/db.go

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