mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-09-20 02:37:59 +08:00
*
This commit is contained in:
@@ -41,12 +41,12 @@ func RegisterModel() {
|
||||
new(models.Member),
|
||||
new(models.Book),
|
||||
new(models.Relationship),
|
||||
new(models.Comment),
|
||||
//new(models.Comment),
|
||||
new(models.Option),
|
||||
new(models.Document),
|
||||
new(models.Attachment),
|
||||
new(models.Logger),
|
||||
new(models.CommentVote),
|
||||
//new(models.CommentVote),
|
||||
new(models.MemberToken),
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user