- 内嵌APICookie后,删除一些冗余的数据成员
This commit is contained in:
@@ -7,7 +7,6 @@ import (
|
||||
"net/http"
|
||||
"sort"
|
||||
"strings"
|
||||
"sync"
|
||||
|
||||
"git.rosy.net.cn/baseapi"
|
||||
|
||||
@@ -66,9 +65,6 @@ type API struct {
|
||||
appSecret string
|
||||
client *http.Client
|
||||
config *platformapi.APIConfig
|
||||
|
||||
locker sync.RWMutex
|
||||
storeCookie string
|
||||
}
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user