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