Tipologia cliente

This commit is contained in:
2025-12-15 11:01:14 +01:00
parent 69d28744f6
commit 664cee9656
22 changed files with 1118 additions and 491 deletions

View File

@ -13,4 +13,4 @@ public class ReferenteService : TService<Referente>, IReferenteService
{
_unitOfWork = unitOfWork;
}
}
}