mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-09-21 03:44:17 +08:00
实现文档历史
This commit is contained in:
@@ -52,6 +52,7 @@ func RegisterModel() {
|
||||
new(models.Logger),
|
||||
//new(models.CommentVote),
|
||||
new(models.MemberToken),
|
||||
new(models.DocumentHistory),
|
||||
)
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user