1
This commit is contained in:
@@ -182,6 +182,7 @@ func GetMtwmCommentList4ShanGou(key string, appOrgCode string, startTime, endTim
|
|||||||
"timeType": 4,
|
"timeType": 4,
|
||||||
}
|
}
|
||||||
for {
|
for {
|
||||||
|
param["pageNum"] = pageNum
|
||||||
commentList, err := getAPI(appOrgCode, 0, "").GetComment4ShanGou(param, true, configList[0].Value)
|
commentList, err := getAPI(appOrgCode, 0, "").GetComment4ShanGou(param, true, configList[0].Value)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
return err
|
return err
|
||||||
|
|||||||
Reference in New Issue
Block a user