update
This commit is contained in:
@@ -90,7 +90,7 @@ func RewriteMiddleware(rw *rewriter.Rewriter, next http.Handler) http.Handler {
|
||||
})
|
||||
}
|
||||
|
||||
func main() {
|
||||
func main1() {
|
||||
// 创建重写器
|
||||
rw := rewriter.NewRewriter()
|
||||
|
||||
|
Reference in New Issue
Block a user