@@ -46,7 +46,7 @@ func main() {
b.Static("/", "./website")
// 自动构建数据库、拉取静态文件
b.Use(install.Handle)
install.Handle()
// 后台中间件
b.Use(middleware.Handle)
The note is not visible to the blocked user.