feat: key接口完善及错误处理
This commit is contained in:
@@ -26,6 +26,7 @@ type BaseChannel struct {
|
||||
Name string
|
||||
Upstreams []UpstreamInfo
|
||||
HTTPClient *http.Client
|
||||
TestModel string
|
||||
upstreamLock sync.Mutex
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user