пока не доделано, но скоро будет
This commit is contained in:
parent
e1f8f9042d
commit
fb498c94ba
@ -13,6 +13,7 @@ namespace ServiceStationRestApi.Controllers
|
||||
private readonly IExecutorReportLogic _executorReportLogic;
|
||||
private readonly IGuarantorReportLogic _guarantorReportLogic;
|
||||
private readonly AbstractMailWorker _mailWorker;
|
||||
private readonly IGuarantorReportLogic _guarantorReportLogic;
|
||||
|
||||
public ReportController(ILogger<ReportController> logger, IExecutorReportLogic executorReportLogic, IGuarantorReportLogic guarantorReportLogic)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user