稽查修改
parent
245898e22e
commit
c88d927c4b
|
@ -1712,6 +1712,8 @@ namespace IRaCIS.Core.Infra.EFCore.Common
|
||||||
SubjectVisitId = x.Id,
|
SubjectVisitId = x.Id,
|
||||||
SiteId = x.SiteId,
|
SiteId = x.SiteId,
|
||||||
|
|
||||||
|
ExtraIndentification = extraIdentification,
|
||||||
|
|
||||||
},
|
},
|
||||||
//兼容之前的配置名
|
//兼容之前的配置名
|
||||||
new { SubjectVisitName = entity.VisitName }
|
new { SubjectVisitName = entity.VisitName }
|
||||||
|
|
Loading…
Reference in New Issue