@@ -2165,7 +2165,6 @@ namespace IRaCIS.Core.Infra.EFCore.Common
|
||||
|
||||
|
||||
//临床数据表格问题
|
||||
|
||||
foreach (var item in entitys.Where(x => x.Entity.GetType() == typeof(TrialClinicalTableQuestion)))
|
||||
{
|
||||
var type = GetEntityAuditOpt(item);
|
||||
|
||||
Reference in New Issue
Block a user