删除所有插件实例配置里的无用字段

This commit is contained in:
chenjiekun
2022-06-13 11:57:41 +08:00
parent c55463d9fb
commit 37d67de7cd
22 changed files with 49 additions and 80 deletions

View File

@@ -13,7 +13,6 @@ var _ http_service.IFilter = (*ProxyRewrite)(nil)
type ProxyRewrite struct {
*Driver
id string
name string
scheme string
uri string
regexURI []string