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发送处方信息应答