From 4a8df7e654aa502694bcff271b216c46e26c788b Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期日, 06 四月 2025 10:46:27 +0800
Subject: [PATCH] 汽泡提示

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

diff --git a/DevApp/Gs.DevApp/Gs.DevApp.csproj b/DevApp/Gs.DevApp/Gs.DevApp.csproj
index f690b68..ab8013b 100644
--- a/DevApp/Gs.DevApp/Gs.DevApp.csproj
+++ b/DevApp/Gs.DevApp/Gs.DevApp.csproj
@@ -991,12 +991,6 @@
     <Compile Include="UserControl\UcBtnPrint.Designer.cs">
       <DependentUpon>UcBtnPrint.cs</DependentUpon>
     </Compile>
-    <Compile Include="UserControl\UcComBox.cs">
-      <SubType>UserControl</SubType>
-    </Compile>
-    <Compile Include="UserControl\UcComBox.Designer.cs">
-      <DependentUpon>UcComBox.cs</DependentUpon>
-    </Compile>
     <Compile Include="UserControl\UcDictionary.cs">
       <SubType>UserControl</SubType>
     </Compile>
@@ -1020,12 +1014,6 @@
     </Compile>
     <Compile Include="UserControl\UcLookDaa.Designer.cs">
       <DependentUpon>UcLookDaa.cs</DependentUpon>
-    </Compile>
-    <Compile Include="UserControl\UcLookDefectType.cs">
-      <SubType>UserControl</SubType>
-    </Compile>
-    <Compile Include="UserControl\UcLookDefectType.Designer.cs">
-      <DependentUpon>UcLookDefectType.cs</DependentUpon>
     </Compile>
     <Compile Include="UserControl\UcLookDepartment.cs">
       <SubType>UserControl</SubType>
@@ -1536,9 +1524,6 @@
     <EmbeddedResource Include="UserControl\UcBtnPrint.resx">
       <DependentUpon>UcBtnPrint.cs</DependentUpon>
     </EmbeddedResource>
-    <EmbeddedResource Include="UserControl\UcComBox.resx">
-      <DependentUpon>UcComBox.cs</DependentUpon>
-    </EmbeddedResource>
     <EmbeddedResource Include="UserControl\UcLookCk.resx">
       <DependentUpon>UcLookCk.cs</DependentUpon>
     </EmbeddedResource>
@@ -1547,9 +1532,6 @@
     </EmbeddedResource>
     <EmbeddedResource Include="UserControl\UcLookDaa.resx">
       <DependentUpon>UcLookDaa.cs</DependentUpon>
-    </EmbeddedResource>
-    <EmbeddedResource Include="UserControl\UcLookDefectType.resx">
-      <DependentUpon>UcLookDefectType.cs</DependentUpon>
     </EmbeddedResource>
     <EmbeddedResource Include="UserControl\UcLookDepartment.resx">
       <DependentUpon>UcLookDepartment.cs</DependentUpon>

--
Gitblit v1.9.3