Ver Fonte

Merge branch 'cygx_12.4' of http://8.136.199.33:3000/cxzhang/hongze_clpt into debug

xingzai há 1 ano atrás
pai
commit
9cc6cbad57
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      models/db.go

+ 1 - 0
models/db.go

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