From 197570d4de3f6b8dfd1f8db1a9876452f7058d22 Mon Sep 17 00:00:00 2001
From: jinghuanzhang <jinghz@oceic.com>
Date: 星期三, 05 四月 2023 11:13:31 +0800
Subject: [PATCH] 增加组织设置
---
Model/Model.csproj | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Model/Model.csproj b/Model/Model.csproj
index 8ac161a..4f95997 100644
--- a/Model/Model.csproj
+++ b/Model/Model.csproj
@@ -55,6 +55,7 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
+ <Compile Include="ClsGy_ORGANIZATIONS_Model.cs" />
<Compile Include="Form1.cs">
<SubType>Form</SubType>
</Compile>
--
Gitblit v1.9.1