mirror of
https://github.com/wgh136/nysoure.git
synced 2025-12-16 15:51:14 +00:00
Add CollectionResource model and update collection handling methods
This commit is contained in:
@@ -47,6 +47,7 @@ func init() {
|
||||
&model.Comment{},
|
||||
&model.Activity{},
|
||||
&model.Collection{},
|
||||
&model.CollectionResource{},
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user