From 0314b37f3117679f93a783d3af910bf84717e5a6 Mon Sep 17 00:00:00 2001
From: ch <37327@LLOOCCY>
Date: 星期五, 05 十一月 2021 09:24:00 +0800
Subject: [PATCH] 修改了模具设备扫码、提交方法

---
 Model/生产管理/设备管理/ClsSb_EquipDotCheckBillMain.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git "a/Model/\347\224\237\344\272\247\347\256\241\347\220\206/\350\256\276\345\244\207\347\256\241\347\220\206/ClsSb_EquipDotCheckBillMain.cs" "b/Model/\347\224\237\344\272\247\347\256\241\347\220\206/\350\256\276\345\244\207\347\256\241\347\220\206/ClsSb_EquipDotCheckBillMain.cs"
index b74b70c..4aa23a0 100644
--- "a/Model/\347\224\237\344\272\247\347\256\241\347\220\206/\350\256\276\345\244\207\347\256\241\347\220\206/ClsSb_EquipDotCheckBillMain.cs"
+++ "b/Model/\347\224\237\344\272\247\347\256\241\347\220\206/\350\256\276\345\244\207\347\256\241\347\220\206/ClsSb_EquipDotCheckBillMain.cs"
@@ -12,7 +12,7 @@
         public string HPlanNo;
         public string HExplanation;
         public string HInnerBillNo;
-        
+        public Int64 HDeptID;
         
     }
 }

--
Gitblit v1.9.1