ziwen 1 tahun lalu
induk
melakukan
cedfbae2e4
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      models/db.go

+ 1 - 0
models/db.go

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