From 67b97c8ad2592c6e4afbfe8d34167b7ee696bdef Mon Sep 17 00:00:00 2001
From: yxj <1qaz@123>
Date: 星期四, 20 十月 2022 10:50:43 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API
---
Model/计划管理/ClsGy_RoutingBillSub.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git "a/Model/\350\256\241\345\210\222\347\256\241\347\220\206/ClsGy_RoutingBillSub.cs" "b/Model/\350\256\241\345\210\222\347\256\241\347\220\206/ClsGy_RoutingBillSub.cs"
index 8d1894c..5ffe647 100644
--- "a/Model/\350\256\241\345\210\222\347\256\241\347\220\206/ClsGy_RoutingBillSub.cs"
+++ "b/Model/\350\256\241\345\210\222\347\256\241\347\220\206/ClsGy_RoutingBillSub.cs"
@@ -62,6 +62,7 @@
public string HTechnologyParameter=""; // varchar(1000) 工艺参数
public string HPicNum = ""; // varchar(200) 图纸编号
public string HProcCheckNote = ""; // varchar(2000) 本工序确认记录
+ public string HProcWorkNum = ""; // varchar(100) 程序号
}
}
--
Gitblit v1.9.1