diff --git a/WebSiteCode/Cmdjy/Cmdjy/Dal/Tables/HisPrescriptionInfo.cs b/WebSiteCode/Cmdjy/Cmdjy/Dal/Tables/HisPrescriptionInfo.cs index b29de70..57a63d7 100644 --- a/WebSiteCode/Cmdjy/Cmdjy/Dal/Tables/HisPrescriptionInfo.cs +++ b/WebSiteCode/Cmdjy/Cmdjy/Dal/Tables/HisPrescriptionInfo.cs @@ -154,7 +154,7 @@ namespace Cmdjy.Dal.Tables /// /// 收费序号 /// - public int Sfxh { get; set; } + public string Sfxh { get; set; } /// /// 收费费用序号 ///