This commit is contained in:
@@ -67,7 +67,7 @@ public class ImageFoundRequestHandler implements RequestHandler {
|
||||
checkCounterService.incrementCheckCount(fileEntity.getUserId(), fileEntity.getMimeType());
|
||||
|
||||
return new BaseResponse(request.getMsgId(), MessageCode.SUCCESS.getCode(),
|
||||
MessageCode.SUCCESS.getDescription(),mapper.mapToYandexResponse(yandexReverseSearchResponse, page,
|
||||
MessageCode.SUCCESS.getDescription(), mapper.mapToYandexResponse(yandexReverseSearchResponse, page,
|
||||
pageSize));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user