xingzai hace 1 año
padre
commit
858c5c78e9
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      models/db.go

+ 0 - 2
models/db.go

@@ -161,8 +161,6 @@ func init() {
 		new(CygxArticleApplyAppointmentExpert),
 		new(CygxBannerYxSurvey),
 		new(CygxReportSelectionLogApply),
-		new(CygxActivityVoice),
-		new(CygxActivityVideo),
 	)
 	// 记录ORM查询日志
 	orm.Debug = true