(#1)HIS端接口增加zlh,sfxh,sffyxh字段。

This commit is contained in:
falcon 2019-03-04 10:15:40 +08:00
parent 817e244ee9
commit 0da1606af8

View File

@ -201,6 +201,18 @@ namespace Cmdjy.ws
/// 用法
/// </summary>
public string Usage { get; set; }
/// <summary>
/// 治疗号
/// </summary>
public string Zlh { get; set; }
/// <summary>
/// 收费序号
/// </summary>
public int Sfxh { get; set; }
/// <summary>
/// 收费费用序号
/// </summary>
public string Sffyxh { get; set; }
}
/// <summary>
/// HIS发送处方信息应答