Ver Fonte

Merge branch 'cygx_fix_bug_02-23' of http://8.136.199.33:3000/hongze/hongze_cygx into debug

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

+ 1 - 0
models/db.go

@@ -188,6 +188,7 @@ func init() {
 		new(CygxVoiceAndVideoHistory),
 		new(CygxArticleAndYanxuanRecord),
 		new(CygxTimelineLog),
+		new(CygxActivitySpecialPermissionPoints),
 	)
 	// 记录ORM查询日志
 	orm.Debug = true