diff --git a/src/Shentun.Peis.Application/ThirdPartyPublicInterfaces/ThirdPartyPublicInterfaceAppService.cs b/src/Shentun.Peis.Application/ThirdPartyPublicInterfaces/ThirdPartyPublicInterfaceAppService.cs index 709b32b..fcbbb3e 100644 --- a/src/Shentun.Peis.Application/ThirdPartyPublicInterfaces/ThirdPartyPublicInterfaceAppService.cs +++ b/src/Shentun.Peis.Application/ThirdPartyPublicInterfaces/ThirdPartyPublicInterfaceAppService.cs @@ -363,7 +363,9 @@ namespace Shentun.Peis.ThirdPartyPublicInterfaces asbitem, ItemTypeName = itemTypeHaveEmpty != null ? itemTypeHaveEmpty.DisplayName : "", ItemTypeId = itemTypeHaveEmpty != null ? itemTypeHaveEmpty.Id.ToString() : "", - IsSignIn = registerCheck.IsSignIn + IsSignIn = registerCheck.IsSignIn, + StandardPrice = registerCheckAsbitem.StandardPrice, + ChargePrice = registerCheckAsbitem.ChargePrice }); @@ -419,6 +421,8 @@ namespace Shentun.Peis.ThirdPartyPublicInterfaces xmbh = s.asbitem.Id.ToString(), xmlx = "1", xmmc = s.asbitem.DisplayName, + dj = s.StandardPrice, + ssjg = s.ChargePrice }).ToList(); return new PatientPacsInfoDto