api/v1/task.go @@ -69,7 +69,7 @@ params.Page = 1 if params.Page <= 0 { if params.PageSize <= 0 { params.PageSize = channelAmount }