mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-12-21 19:29:53 +08:00
实现单页文章功能
This commit is contained in:
@@ -89,6 +89,7 @@ func RegisterModel() {
|
||||
new(models.DocumentHistory),
|
||||
new(models.Migration),
|
||||
new(models.Label),
|
||||
new(models.Blog),
|
||||
)
|
||||
//migrate.RegisterMigration()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user