From cfedb44b75f0ab526b80f06857a6b097f19c8489 Mon Sep 17 00:00:00 2001
From: yxj <1qaz@123>
Date: 星期五, 27 五月 2022 15:35:49 +0800
Subject: [PATCH] 条码档案列表优化

---
 BLL/BLL.csproj |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/BLL/BLL.csproj b/BLL/BLL.csproj
index 63f24b5..1be3219 100644
--- a/BLL/BLL.csproj
+++ b/BLL/BLL.csproj
@@ -101,6 +101,11 @@
   </ItemGroup>
   <ItemGroup>
     <Compile Include="ClsBaseShow.cs" />
+    <Compile Include="Properties\Resources.Designer.cs">
+      <AutoGen>True</AutoGen>
+      <DesignTime>True</DesignTime>
+      <DependentUpon>Resources.resx</DependentUpon>
+    </Compile>
     <Compile Include="绯荤粺绠$悊\鐢ㄦ埛绠$悊\Gy_UserByOrgRelation.cs">
       <SubType>Form</SubType>
     </Compile>
@@ -422,6 +427,10 @@
       <SubType>Designer</SubType>
       <DependentUpon>KB_KanbanPlaySet.cs</DependentUpon>
     </EmbeddedResource>
+    <EmbeddedResource Include="Properties\Resources.resx">
+      <Generator>ResXFileCodeGenerator</Generator>
+      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
+    </EmbeddedResource>
     <EmbeddedResource Include="鍏敤妯″潡\AboutBox1.resx">
       <SubType>Designer</SubType>
       <DependentUpon>AboutBox1.cs</DependentUpon>

--
Gitblit v1.9.1