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