From 7b3ba71bb709578d5afae7bdf6b3e5347035c4f1 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期日, 21 四月 2024 16:27:28 +0800
Subject: [PATCH] 条码自动生成_PLC模块

---
 Model/质检管理/ClsQC_PatrolProcCheckBillMain.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git "a/Model/\350\264\250\346\243\200\347\256\241\347\220\206/ClsQC_PatrolProcCheckBillMain.cs" "b/Model/\350\264\250\346\243\200\347\256\241\347\220\206/ClsQC_PatrolProcCheckBillMain.cs"
index 0832216..1b73614 100644
--- "a/Model/\350\264\250\346\243\200\347\256\241\347\220\206/ClsQC_PatrolProcCheckBillMain.cs"
+++ "b/Model/\350\264\250\346\243\200\347\256\241\347\220\206/ClsQC_PatrolProcCheckBillMain.cs"
@@ -19,6 +19,7 @@
         public Int64 HMaterID;
         public Int64 HFirstCheckEmp;
         public Int64 HMainProcID;
+        public Int64 HLastResult;
 
     }
 }

--
Gitblit v1.9.1