+ APICookie

This commit is contained in:
gazebo
2019-07-24 16:18:11 +08:00
parent 74c07ba61e
commit 32b53c9c9e
14 changed files with 168 additions and 121 deletions

View File

@@ -52,6 +52,8 @@ const (
)
type API struct {
platformapi.APICookie
appID string
secret string
callbackURL string