mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-04-05 20:17:53 +08:00
*
This commit is contained in:
parent
cf8185e558
commit
731a1e249f
@ -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),
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user