feat: 数据分析

This commit is contained in:
Blizzard
2026-03-10 15:12:29 +08:00
parent bdcd96a058
commit e4b7ee04cc
17 changed files with 1315 additions and 17 deletions
+1
View File
@@ -51,6 +51,7 @@ func MigrateTable() {
radio.RadioHistory{},
radio.RadioFavorite{},
radio.RadioLike{},
radio.RadioListenLog{},
)
if err != nil {
global.Logger.Error("Migrate table failed,err:", zap.Error(err))