修改直到curl 成功.

This commit is contained in:
eson
2020-07-13 18:10:48 +08:00
parent a305700a69
commit d034647b93
10 changed files with 400 additions and 51 deletions

View File

@@ -76,7 +76,7 @@ func (or *OpenrecRanking) Execute(cxt *hunter.TaskContext) {
log.Println(err)
return
}
return
page++
querys.Set("page", strconv.Itoa(page))
wf.SetQuery(querys)