From 0da1606af8237db7d5279fe70d93e113c629ff91 Mon Sep 17 00:00:00 2001 From: falcon <9504402@qq.com> Date: Mon, 4 Mar 2019 10:15:40 +0800 Subject: [PATCH] =?UTF-8?q?(#1)HIS=E7=AB=AF=E6=8E=A5=E5=8F=A3=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0zlh,sfxh,sffyxh=E5=AD=97=E6=AE=B5=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebSiteCode/Cmdjy/Cmdjy/ws/HisInterface.asmx.cs | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/WebSiteCode/Cmdjy/Cmdjy/ws/HisInterface.asmx.cs b/WebSiteCode/Cmdjy/Cmdjy/ws/HisInterface.asmx.cs index aba98f2..be97077 100644 --- a/WebSiteCode/Cmdjy/Cmdjy/ws/HisInterface.asmx.cs +++ b/WebSiteCode/Cmdjy/Cmdjy/ws/HisInterface.asmx.cs @@ -201,6 +201,18 @@ namespace Cmdjy.ws /// 用法 /// public string Usage { get; set; } + /// + /// 治疗号 + /// + public string Zlh { get; set; } + /// + /// 收费序号 + /// + public int Sfxh { get; set; } + /// + /// 收费费用序号 + /// + public string Sffyxh { get; set; } } /// /// HIS发送处方信息应答