ziwen há 1 ano atrás
pai
commit
971a4a28f6
1 ficheiros alterados com 0 adições e 1 exclusões
  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