银豹api增加分类

This commit is contained in:
苏尹岚
2020-03-25 12:02:28 +08:00
parent 37c792a067
commit ff4bfb0edf
5 changed files with 249 additions and 7 deletions

View File

@@ -29,6 +29,8 @@ const (
)
type API struct {
platformapi.APICookie
appKey string
appID string
client *http.Client