Browse Source

no message

xingzai 1 năm trước cách đây
mục cha
commit
5518934155
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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