@ -42,6 +42,9 @@ func main() {
// And the wildcard one for index.html, *.js, *.css and e.t.c.
app.Get("/swagger/{any:path}", swaggerUI)
// 将网站静态根目录设置为 ./public
app.HandleDir("/", "./public")
conf := config.LoadConfig()
// init util
The note is not visible to the blocked user.