From 8fe3e47aeda2f957aa521766a2ec22a9dbbfdb8c Mon Sep 17 00:00:00 2001
From: zrg <z18737863051@163.com>
Date: 星期四, 09 五月 2024 09:40:08 +0800
Subject: [PATCH] 增加 防错装置的 基础资料编辑 和 列表 页面;

---
 WarM/WarM.csproj |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/WarM/WarM.csproj b/WarM/WarM.csproj
index a474da8..93674ad 100644
--- a/WarM/WarM.csproj
+++ b/WarM/WarM.csproj
@@ -94,6 +94,7 @@
     <Reference Include="System.Data" />
     <Reference Include="System.Drawing" />
     <Reference Include="System.EnterpriseServices" />
+    <Reference Include="System.Management" />
     <Reference Include="System.Web.Services" />
     <Reference Include="System.Windows.Forms" />
     <Reference Include="System.Xml" />
@@ -693,6 +694,18 @@
     <Compile Include="鏉$爜鎵撳嵃\Frm_Split.Designer.cs">
       <DependentUpon>Frm_Split.cs</DependentUpon>
     </Compile>
+    <Compile Include="鏉$爜鎵撳嵃\Gy_BarCodeBill_automaticallyByPLC_New.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Include="鏉$爜鎵撳嵃\Gy_BarCodeBill_automaticallyByPLC_New.designer.cs">
+      <DependentUpon>Gy_BarCodeBill_automaticallyByPLC_New.cs</DependentUpon>
+    </Compile>
+    <Compile Include="鏉$爜鎵撳嵃\Gy_PackBarCodeBill_automaticallyByPLC.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Include="鏉$爜鎵撳嵃\Gy_PackBarCodeBill_automaticallyByPLC.Designer.cs">
+      <DependentUpon>Gy_PackBarCodeBill_automaticallyByPLC.cs</DependentUpon>
+    </Compile>
     <Compile Include="鏉$爜鎵撳嵃\Kf_AGVRequestBill_FastList.cs">
       <SubType>Form</SubType>
     </Compile>
@@ -1138,6 +1151,13 @@
     <EmbeddedResource Include="鏉$爜鎵撳嵃\Frm_Split.resx">
       <DependentUpon>Frm_Split.cs</DependentUpon>
     </EmbeddedResource>
+    <EmbeddedResource Include="鏉$爜鎵撳嵃\Gy_BarCodeBill_automaticallyByPLC_New.resx">
+      <DependentUpon>Gy_BarCodeBill_automaticallyByPLC_New.cs</DependentUpon>
+      <SubType>Designer</SubType>
+    </EmbeddedResource>
+    <EmbeddedResource Include="鏉$爜鎵撳嵃\Gy_PackBarCodeBill_automaticallyByPLC.resx">
+      <DependentUpon>Gy_PackBarCodeBill_automaticallyByPLC.cs</DependentUpon>
+    </EmbeddedResource>
     <EmbeddedResource Include="鏉$爜鎵撳嵃\Kf_AGVRequestBill_FastList.resx">
       <DependentUpon>Kf_AGVRequestBill_FastList.cs</DependentUpon>
       <SubType>Designer</SubType>

--
Gitblit v1.9.1