This commit is contained in:
2025-11-15 16:06:45 +08:00
parent c9c8eac734
commit 3e953e22b0
2 changed files with 2 additions and 0 deletions

View File

@@ -60,6 +60,7 @@ func init() {
&model.Activity{},
&model.Collection{},
&model.CollectionResource{},
&model.Charactor{},
)
}