CORS 中間件由 rs/cors 提供。 import ( "github.com/clevergo/clevergo" "github.com/rs/cors") m := cors.Default().Handlerrouter.Use(clevergo.WrapHH(m))