xingzai пре 1 година
родитељ
комит
5518934155
1 измењених фајлова са 1 додато и 0 уклоњено
  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