API Traieste

This commit is contained in:
andrei-mihnea-cerbu
2024-04-04 19:21:03 +03:00
parent 22f171b560
commit 1206db9321
104 changed files with 359 additions and 366 deletions
@@ -0,0 +1,6 @@
namespace Application.Services.Database
{
public interface IMedicalHistoryRepository
{
}
}