Chekk
This commit is contained in:
parent
6533461c8a
commit
37b2681290
@ -13,6 +13,7 @@ public class DocReport
|
||||
private readonly ICustomerRepository _customerRepository;
|
||||
private readonly IMaterialRepository _materialRepository;
|
||||
private readonly IPublisingHouseRepository _publisingHouseRepository;
|
||||
|
||||
private readonly ILogger<DocReport> _logger;
|
||||
|
||||
public DocReport(ICustomerRepository customerRepository, IMaterialRepository materialRepository,
|
||||
|
Loading…
x
Reference in New Issue
Block a user