aa
This commit is contained in:
@@ -44,6 +44,7 @@ func (a *API) CommentQuery(poiCode string, startDateStr, endDateStr string, offs
|
||||
"end_time": endDateStr,
|
||||
"pageoffset": offset,
|
||||
"pagesize": limit,
|
||||
"replyStatus": replyStatus,
|
||||
}
|
||||
if limit <= 0 {
|
||||
limit = math.MaxInt32
|
||||
|
||||
Reference in New Issue
Block a user