ziwen 1 년 전
부모
커밋
971a4a28f6
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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