From ac178542f0b9f1171d2e5d5ae907305c7c5abd33 Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期四, 27 六月 2024 16:53:43 +0800
Subject: [PATCH] 1

---
 Model/车间管理/ClsSc_MaterToSourceBillMain.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git "a/Model/\350\275\246\351\227\264\347\256\241\347\220\206/ClsSc_MaterToSourceBillMain.cs" "b/Model/\350\275\246\351\227\264\347\256\241\347\220\206/ClsSc_MaterToSourceBillMain.cs"
index 249ad47..98e09a2 100644
--- "a/Model/\350\275\246\351\227\264\347\256\241\347\220\206/ClsSc_MaterToSourceBillMain.cs"
+++ "b/Model/\350\275\246\351\227\264\347\256\241\347\220\206/ClsSc_MaterToSourceBillMain.cs"
@@ -20,7 +20,7 @@
         public Int64 HWorkerID;// 		    int 	    	--操作工ID
         public string HWorkerBarCode;//		varchar(50) 	--操作工条码
         public Int64 HGroupID;//  		    int	        	--生产班组ID
-
+        public Int64 HProcNo;//  		    int	        	--流水号(工序号)
         public Int64 HProcID;//  		    int	        	--工序ID
         public Int64 HMaterID;//  		    int	        	--产品ID
 

--
Gitblit v1.9.1