添加淘宝
This commit is contained in:
@@ -33,6 +33,10 @@ func (a *API) GetVendorOrgCode() string {
|
||||
return a.client.AppKey
|
||||
}
|
||||
|
||||
func (a *API) GetAppSecret() string {
|
||||
return a.client.AppSecret
|
||||
}
|
||||
|
||||
func (a *API) SetToken(token string) {
|
||||
a.token = token
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user