From 6961765d761e4830b563b9689caaef978243acd8 Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期一, 13 六月 2022 15:39:27 +0800
Subject: [PATCH] 工艺路线导入功能完善

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

diff --git "a/Model/\350\264\250\346\243\200\347\256\241\347\220\206/ClsQC_ProcessCheckBillMain.cs" "b/Model/\350\264\250\346\243\200\347\256\241\347\220\206/ClsQC_ProcessCheckBillMain.cs"
index 0cd0ddf..3c97d59 100644
--- "a/Model/\350\264\250\346\243\200\347\256\241\347\220\206/ClsQC_ProcessCheckBillMain.cs"
+++ "b/Model/\350\264\250\346\243\200\347\256\241\347\220\206/ClsQC_ProcessCheckBillMain.cs"
@@ -37,5 +37,7 @@
         public Int64 HRoutingInterID;
         public String HDrawingDireID;
         public Int64 HPackTypeID;
+        public Int64 HICMOEntryID;
+        
     }
 }

--
Gitblit v1.9.1