This commit is contained in:
苏尹岚
2021-02-24 09:43:43 +08:00
parent e106a982a1
commit 39c1c304ee
4 changed files with 51 additions and 47 deletions

View File

@@ -112,6 +112,8 @@ type Coordinate struct {
type ResponseResult map[string]interface{}
type API struct {
platformapi.APICookie
client *http.Client
config *platformapi.APIConfig
key string