pagecount删了
This commit is contained in:
@@ -18,7 +18,6 @@ const (
|
||||
|
||||
func (a *API) AccessStorePage(action string, bizParams map[string]interface{}) (retVal map[string]interface{}, err error) {
|
||||
fullURL := utils.GenerateGetURL(pageUrl, action, nil)
|
||||
a.addPageCount()
|
||||
// result, _ := json.MarshalIndent(bizParams, "", " ")
|
||||
err = platformapi.AccessPlatformAPIWithRetry(a.client,
|
||||
func() *http.Request {
|
||||
|
||||
Reference in New Issue
Block a user