From fa7ad45433157c94cca31365986a9a3082f46786 Mon Sep 17 00:00:00 2001 From: wxd <123@qq.com> Date: Thu, 25 Jul 2024 09:43:46 +0800 Subject: [PATCH] =?UTF-8?q?pacs=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ThirdPartyPublicInterfaceAppService.cs | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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