mirror of
https://github.com/mindoc-org/mindoc.git
synced 2026-02-27 17:03:57 +08:00
增加文章阅读次数
This commit is contained in:
@@ -109,6 +109,7 @@ func RegisterModel() {
|
||||
new(models.TeamMember),
|
||||
new(models.TeamRelationship),
|
||||
new(models.Itemsets),
|
||||
new(models.DocumentViewCount),
|
||||
)
|
||||
gob.Register(models.Blog{})
|
||||
gob.Register(models.Document{})
|
||||
|
||||
Reference in New Issue
Block a user