xingzai hace 1 año
padre
commit
5518934155
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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