ziwen 1 year ago
parent
commit
971a4a28f6
1 changed files with 0 additions and 1 deletions
  1. 0 1
      models/db.go

+ 0 - 1
models/db.go

@@ -158,7 +158,6 @@ func init() {
 		new(CygxTagHistory),
 		new(CygxArticleApplyAppointmentExpert),
 		new(CygxBannerYxSurvey),
-		new(CygxBannerHistory),
 	)
 	// 记录ORM查询日志
 	orm.Debug = true