From 861794e4cc962de1059ab01ca1e2bd81e2bac643 Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期一, 21 四月 2025 14:47:00 +0800
Subject: [PATCH] 1
---
WFormSynchronizeData_SMR/WFormReadData_SMR/WFormReadData_SMR.csproj | 18 ++++++++++++++++++
1 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/WFormSynchronizeData_SMR/WFormReadData_SMR/WFormReadData_SMR.csproj b/WFormSynchronizeData_SMR/WFormReadData_SMR/WFormReadData_SMR.csproj
index 466d309..081e4fc 100644
--- a/WFormSynchronizeData_SMR/WFormReadData_SMR/WFormReadData_SMR.csproj
+++ b/WFormSynchronizeData_SMR/WFormReadData_SMR/WFormReadData_SMR.csproj
@@ -98,6 +98,12 @@
<ItemGroup>
<Compile Include="DBHelper.cs" />
<Compile Include="json.cs" />
+ <Compile Include="JZ_ReadDate.cs">
+ <SubType>Form</SubType>
+ </Compile>
+ <Compile Include="JZ_ReadDate.Designer.cs">
+ <DependentUpon>JZ_ReadDate.cs</DependentUpon>
+ </Compile>
<Compile Include="ReadCoordinateExcelFrom.cs">
<SubType>Form</SubType>
</Compile>
@@ -118,6 +124,15 @@
</Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
+ <Compile Include="ZZ_GlueWeigh.cs">
+ <SubType>Form</SubType>
+ </Compile>
+ <Compile Include="ZZ_GlueWeigh.Designer.cs">
+ <DependentUpon>ZZ_GlueWeigh.cs</DependentUpon>
+ </Compile>
+ <EmbeddedResource Include="JZ_ReadDate.resx">
+ <DependentUpon>JZ_ReadDate.cs</DependentUpon>
+ </EmbeddedResource>
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
@@ -136,6 +151,9 @@
<EmbeddedResource Include="ReadyDataForm.resx">
<DependentUpon>ReadyDataForm.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="ZZ_GlueWeigh.resx">
+ <DependentUpon>ZZ_GlueWeigh.cs</DependentUpon>
+ </EmbeddedResource>
<None Include="bin\Debug\Config\SQLAPI.config" />
<None Include="packages.config" />
<None Include="Properties\Settings.settings">
--
Gitblit v1.9.1