Aggiunti repository + servizi x reports in LUX UI

This commit is contained in:
Samuele Locatelli
2026-04-24 17:42:49 +02:00
parent a9acd2ca69
commit c865420e95
19 changed files with 328 additions and 14 deletions
@@ -2,7 +2,7 @@
namespace Lux.Report.Data.Repository
{
public class ReportRepository : BaseRepository, IReportRepository
public class ReportRepository : BaseRepRepository, IReportRepository
{
#region Public Constructors