mirror of
https://github.com/wgh136/nysoure.git
synced 2025-09-27 12:17:24 +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