This commit is contained in:
@@ -230,7 +230,6 @@ namespace AyaNova.Api.Controllers
|
||||
reportData = await biz.GetReportData(reportDataParam.ObjectType, rowIds);
|
||||
}
|
||||
|
||||
|
||||
if (reportData == null)
|
||||
return BadRequest(new ApiErrorResponse(biz.Errors));
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user