ソースを参照

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

xingzai 1 年間 前
コミット
9cc6cbad57
1 ファイル変更1 行追加0 行削除
  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