From f220247b7de9cdabc8e3bd72488ba338c5d54be9 Mon Sep 17 00:00:00 2001
From: falcon <9504402@qq.com>
Date: Tue, 26 Mar 2019 11:09:29 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=95=B0=E6=8D=AE=E5=BA=93?=
=?UTF-8?q?=E4=B8=80=E4=B8=AA=E6=95=B0=E6=8D=AE=E5=AE=9A=E4=B9=89=E9=94=99?=
=?UTF-8?q?=E8=AF=AF?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
WebSiteCode/Cmdjy/Cmdjy/Dal/Tables/HisPrescriptionInfo.cs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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; }
///
/// 收费费用序号
///