mirror of
https://github.com/eolinker/apinto
synced 2025-10-19 07:05:32 +08:00
router 增加 method
This commit is contained in:
@@ -26,6 +26,7 @@ type Config struct {
|
||||
Id string
|
||||
Name string
|
||||
Hosts []string
|
||||
Methods []string
|
||||
Target service.IService
|
||||
Rules []Rule
|
||||
}
|
||||
|
Reference in New Issue
Block a user