From 94acd320ea22ea212290e493fb6211deda1b7eef Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期二, 20 九月 2022 01:07:22 +0800
Subject: [PATCH] 增加 工艺参数基础资料, 控制器、类文件(工艺参数,工艺参数单位,工艺参数对应表)
---
BLL/ClsBaseShow.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/BLL/ClsBaseShow.cs b/BLL/ClsBaseShow.cs
index 4ebd9ca..0ae60ea 100644
--- a/BLL/ClsBaseShow.cs
+++ b/BLL/ClsBaseShow.cs
@@ -10,6 +10,7 @@
/// </summary>
public class ClsBaseShow
{
+
//显示到文本
#region
--
Gitblit v1.9.1