Merge branch 'Main'

This commit is contained in:
2025-10-11 23:35:58 +03:30

View File

@@ -735,6 +735,7 @@ namespace ServiceHost.Areas.AdminNew.Pages.Company.AndroidApk
x.Services.ContractInPerson, x.Services.Insurance, x.Services.InsuranceInPerson,
x.PersonnelCount,
x.Price, x.InstitutionContractWorkshopGroupId,
group,
x.WorkshopId.Value);
entity.SetEmployers(x.Employers.Select(e => e.EmployerId).ToList());