From 8501cec12a632d2e006bbc827eb62c1b553aa610 Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期二, 18 七月 2023 17:22:43 +0800
Subject: [PATCH] 工厂日历

---
 Model/生产管理/模具管理/ClsSc_MouldOtherInBillSub.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git "a/Model/\347\224\237\344\272\247\347\256\241\347\220\206/\346\250\241\345\205\267\347\256\241\347\220\206/ClsSc_MouldOtherInBillSub.cs" "b/Model/\347\224\237\344\272\247\347\256\241\347\220\206/\346\250\241\345\205\267\347\256\241\347\220\206/ClsSc_MouldOtherInBillSub.cs"
index 2354542..4ed1df3 100644
--- "a/Model/\347\224\237\344\272\247\347\256\241\347\220\206/\346\250\241\345\205\267\347\256\241\347\220\206/ClsSc_MouldOtherInBillSub.cs"
+++ "b/Model/\347\224\237\344\272\247\347\256\241\347\220\206/\346\250\241\345\205\267\347\256\241\347\220\206/ClsSc_MouldOtherInBillSub.cs"
@@ -36,6 +36,7 @@
         public Int64 HSeOrderInterID;//   int     		--销售订单主内码
         public Int64 HSeOrderEntryID;//	  int			--销售订单子内码
         public string HSeOrderBillNo;//	varchar(50)		--销售订单号
+        public string HBarCode;
 
         public string HNewModel;//		varchar(100)		--新规格   		addnew  
         public string HWallThickness;//		varchar(100)		--壁厚			addnew 

--
Gitblit v1.9.1