稽查修改
continuous-integration/drone/push Build is passing Details

IRC_NewDev
hang 2023-11-21 13:27:49 +08:00
parent c36aac0cdf
commit 3b9c87c172
1 changed files with 2 additions and 0 deletions

View File

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