Browse Source

no message

xingzai 1 year ago
parent
commit
5518934155
1 changed files with 1 additions and 0 deletions
  1. 1 0
      models/db.go

+ 1 - 0
models/db.go

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