mirror of
https://github.com/duanhf2012/origin.git
synced 2026-02-10 03:44:42 +08:00
提交origin2.0版本
This commit is contained in:
@@ -10,11 +10,11 @@ import (
|
||||
"net/url"
|
||||
"time"
|
||||
|
||||
"github.com/duanhf2012/origin/service"
|
||||
"github.com/duanhf2012/originnet/service"
|
||||
)
|
||||
|
||||
type HttpClientPoolModule struct {
|
||||
service.BaseModule
|
||||
service.Module
|
||||
client *http.Client
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user