Проверка создание ветки

This commit is contained in:
Bulat 2024-12-08 15:13:32 +04:00
parent 5b3b9cca9b
commit e8d4571560

View File

@ -7,7 +7,7 @@ using System.Threading.Tasks;
namespace RegistrationPatientsPolyclinic.Entities; namespace RegistrationPatientsPolyclinic.Entities;
public class DoctorPayments public class DoctorPayments // Проверка класса
{ {
public int Id { get; private set; } public int Id { get; private set; }