稽查修改

Uat_Study
hang 2023-11-21 13:27:49 +08:00
parent 245898e22e
commit c88d927c4b
1 changed files with 2 additions and 0 deletions

View File

@ -1712,6 +1712,8 @@ namespace IRaCIS.Core.Infra.EFCore.Common
SubjectVisitId = x.Id,
SiteId = x.SiteId,
ExtraIndentification = extraIdentification,
},
//兼容之前的配置名
new { SubjectVisitName = entity.VisitName }