项目bodypart 以及bug

This commit is contained in:
2024-06-04 15:50:14 +08:00
parent 9875d9622d
commit 8bcac405e5
11 changed files with 149 additions and 74 deletions
@@ -300,8 +300,6 @@ namespace IRaCIS.Core.Infra.EFCore
#region Institution
public virtual DbSet<Site> ResearchCenter { get; set; }
public virtual DbSet<Hospital> Hospitals { get; set; }
public virtual DbSet<CRO> CROCompany { get; set; }
public virtual DbSet<Sponsor> Sponsor { get; set; }