From 3911e6a879ca4e8189c9463afafa6a3d96a19a6f Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期六, 22 二月 2025 14:12:31 +0800
Subject: [PATCH] 调拨

---
 DevApp/Gs.DevApp/Gs.DevApp.csproj |   38 ++++++++++++++++++++++++++++++++++++++
 1 files changed, 38 insertions(+), 0 deletions(-)

diff --git a/DevApp/Gs.DevApp/Gs.DevApp.csproj b/DevApp/Gs.DevApp/Gs.DevApp.csproj
index b08d780..75e40af 100644
--- a/DevApp/Gs.DevApp/Gs.DevApp.csproj
+++ b/DevApp/Gs.DevApp/Gs.DevApp.csproj
@@ -720,6 +720,24 @@
     <Compile Include="UserControl\SelectCheckDt.Designer.cs">
       <DependentUpon>SelectCheckDt.cs</DependentUpon>
     </Compile>
+    <Compile Include="UserControl\SelectCk.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Include="UserControl\SelectCk.Designer.cs">
+      <DependentUpon>SelectCk.cs</DependentUpon>
+    </Compile>
+    <Compile Include="UserControl\SelectCw.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Include="UserControl\SelectCw.Designer.cs">
+      <DependentUpon>SelectCw.cs</DependentUpon>
+    </Compile>
+    <Compile Include="UserControl\SelectHz.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Include="UserControl\SelectHz.Designer.cs">
+      <DependentUpon>SelectHz.cs</DependentUpon>
+    </Compile>
     <Compile Include="UserControl\SelectItemTbl.cs">
       <SubType>Form</SubType>
     </Compile>
@@ -731,6 +749,12 @@
     </Compile>
     <Compile Include="UserControl\SelectMesCgthSq.Designer.cs">
       <DependentUpon>SelectMesCgthSq.cs</DependentUpon>
+    </Compile>
+    <Compile Include="UserControl\SelectOrg.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Include="UserControl\SelectOrg.Designer.cs">
+      <DependentUpon>SelectOrg.cs</DependentUpon>
     </Compile>
     <Compile Include="UserControl\SelectWomdaahb.cs">
       <SubType>Form</SubType>
@@ -1174,11 +1198,23 @@
     <EmbeddedResource Include="UserControl\SelectCheckDt.resx">
       <DependentUpon>SelectCheckDt.cs</DependentUpon>
     </EmbeddedResource>
+    <EmbeddedResource Include="UserControl\SelectCk.resx">
+      <DependentUpon>SelectCk.cs</DependentUpon>
+    </EmbeddedResource>
+    <EmbeddedResource Include="UserControl\SelectCw.resx">
+      <DependentUpon>SelectCw.cs</DependentUpon>
+    </EmbeddedResource>
+    <EmbeddedResource Include="UserControl\SelectHz.resx">
+      <DependentUpon>SelectHz.cs</DependentUpon>
+    </EmbeddedResource>
     <EmbeddedResource Include="UserControl\SelectItemTbl.resx">
       <DependentUpon>SelectItemTbl.cs</DependentUpon>
     </EmbeddedResource>
     <EmbeddedResource Include="UserControl\SelectMesCgthSq.resx">
       <DependentUpon>SelectMesCgthSq.cs</DependentUpon>
+    </EmbeddedResource>
+    <EmbeddedResource Include="UserControl\SelectOrg.resx">
+      <DependentUpon>SelectOrg.cs</DependentUpon>
     </EmbeddedResource>
     <EmbeddedResource Include="UserControl\SelectWomdaahb.resx">
       <DependentUpon>SelectWomdaahb.cs</DependentUpon>
@@ -1461,6 +1497,8 @@
     <None Include="Resources\alignhorizontalcenter.svg" />
     <None Include="Resources\alignhorizontalcenter1.svg" />
     <None Include="Resources\alignverticalleft.svg" />
+    <None Include="Resources\lookup&amp;reference_16x162.png" />
+    <None Include="Resources\checkbox2_16x162.png" />
     <Content Include="Resources\user_16x16.png" />
   </ItemGroup>
   <ItemGroup />

--
Gitblit v1.9.3