From 2bd6029f916c35a723588dec2c07d0497d6a4dfc Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期二, 15 十一月 2022 15:11:34 +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