good
This commit is contained in:
parent
5b3b9cca9b
commit
3b0aeddf2f
@ -22,7 +22,7 @@ internal class TableReport
|
||||
|
||||
private readonly ILogger<TableReport> _logger;
|
||||
|
||||
internal static readonly string[] item = ["Дата", "Описание", "Количество лекарства"];
|
||||
internal static readonly string[] item = ["Дата", "Описание", "Количество пациентов"];
|
||||
|
||||
public TableReport(IMedicalHistoryRepository medicalHistoryRepository, IDoctorPaymentsRepository doctorPaymentsRepository, ILogger<TableReport> logger)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user