From 70f147e9f20d2993b09546b2f00a904cae60c0f9 Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期五, 25 八月 2023 11:11:00 +0800
Subject: [PATCH] 1

---
 Model/基础资料/其他基础资料/ClsGy_MatePriceSup_Model.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git "a/Model/\345\237\272\347\241\200\350\265\204\346\226\231/\345\205\266\344\273\226\345\237\272\347\241\200\350\265\204\346\226\231/ClsGy_MatePriceSup_Model.cs" "b/Model/\345\237\272\347\241\200\350\265\204\346\226\231/\345\205\266\344\273\226\345\237\272\347\241\200\350\265\204\346\226\231/ClsGy_MatePriceSup_Model.cs"
index 2f59f77..2f53708 100644
--- "a/Model/\345\237\272\347\241\200\350\265\204\346\226\231/\345\205\266\344\273\226\345\237\272\347\241\200\350\265\204\346\226\231/ClsGy_MatePriceSup_Model.cs"
+++ "b/Model/\345\237\272\347\241\200\350\265\204\346\226\231/\345\205\266\344\273\226\345\237\272\347\241\200\350\265\204\346\226\231/ClsGy_MatePriceSup_Model.cs"
@@ -16,7 +16,7 @@
         public DateTime HMakeDate;//	datetime
         public string HChecker;//	varchar(50)			--审核人(列表可批量审核)
         public DateTime HCheckDate;//	datetime
-        public bool HUsed;//		bit				//使用标记
+        public long HUsed;//		bit				//使用标记
         //--------------------------------------------
         public long HMaterID;//	int			--物料内码
         public long HRelationID;//	int			--关联内码(供应商,客户,供应商大类,客户大类,等等)

--
Gitblit v1.9.1