feat: 互动处理

This commit is contained in:
Blizzard
2026-03-05 10:30:29 +08:00
parent 172e5f791f
commit 74b252550b
11 changed files with 846 additions and 790 deletions
+5
View File
@@ -46,6 +46,11 @@ func MigrateTable() {
radio.RadioUser{},
radio.Order{},
radio.PayNotify{},
radio.RadioComment{},
radio.RadioHistory{},
radio.RadioFavorite{},
radio.RadioLike{},
)
if err != nil {
global.Logger.Error("Migrate table failed,err:", zap.Error(err))