Эх сурвалжийг харах

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

xingzai 1 жил өмнө
parent
commit
da4b806aa2
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