ziwen 2 жил өмнө
parent
commit
cedfbae2e4
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      models/db.go

+ 1 - 0
models/db.go

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