feat: 更新项目代码

This commit is contained in:
2026-04-01 22:03:57 +08:00
parent 1c81d4e6ea
commit 284b5a5260
53 changed files with 6240 additions and 22665 deletions

View File

@@ -53,5 +53,6 @@ func AutoMigrate() error {
&model.SiteAIRuntime{},
&model.Site60sUpstream{},
&model.SiteAIModelDisabled{},
&model.SiteFeatureCardClick{},
)
}