mirror of
https://github.com/HChaZZY/alist.git
synced 2025-12-20 00:56:43 +08:00
📝 add notes
This commit is contained in:
@@ -6,6 +6,7 @@ import (
|
||||
"net/http"
|
||||
)
|
||||
|
||||
// init request client
|
||||
func InitClient() {
|
||||
log.Infof("初始化client...")
|
||||
conf.Client=&http.Client{}
|
||||
|
||||
Reference in New Issue
Block a user