From de11f71014cb91222dc2ec9888d4a38acb855ce5 Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期四, 14 九月 2023 09:31:37 +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 a5f2ac3..00efaff 100644
--- a/WarM/WarM.csproj
+++ b/WarM/WarM.csproj
@@ -693,6 +693,18 @@
     <Compile Include="鏉$爜鎵撳嵃\Kf_AGVRequestBill_FastList.designer.cs">
       <DependentUpon>Kf_AGVRequestBill_FastList.cs</DependentUpon>
     </Compile>
+    <Compile Include="鏉$爜鎵撳嵃\Kf_WeighToBarCode_StationOutBill.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Include="鏉$爜鎵撳嵃\Kf_WeighToBarCode_StationOutBill.designer.cs">
+      <DependentUpon>Kf_WeighToBarCode_StationOutBill.cs</DependentUpon>
+    </Compile>
+    <Compile Include="鏉$爜鎵撳嵃\Kf_WeighToBarCode.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Include="鏉$爜鎵撳嵃\Kf_WeighToBarCode.designer.cs">
+      <DependentUpon>Kf_WeighToBarCode.cs</DependentUpon>
+    </Compile>
     <Compile Include="鏉$爜鎵撳嵃\Sc_ICMOToBarCode.cs">
       <SubType>Form</SubType>
     </Compile>
@@ -1120,6 +1132,14 @@
       <DependentUpon>Kf_AGVRequestBill_FastList.cs</DependentUpon>
       <SubType>Designer</SubType>
     </EmbeddedResource>
+    <EmbeddedResource Include="鏉$爜鎵撳嵃\Kf_WeighToBarCode_StationOutBill.resx">
+      <DependentUpon>Kf_WeighToBarCode_StationOutBill.cs</DependentUpon>
+      <SubType>Designer</SubType>
+    </EmbeddedResource>
+    <EmbeddedResource Include="鏉$爜鎵撳嵃\Kf_WeighToBarCode.resx">
+      <DependentUpon>Kf_WeighToBarCode.cs</DependentUpon>
+      <SubType>Designer</SubType>
+    </EmbeddedResource>
     <EmbeddedResource Include="鏉$爜鎵撳嵃\Sc_ICMOToBarCode.resx">
       <DependentUpon>Sc_ICMOToBarCode.cs</DependentUpon>
       <SubType>Designer</SubType>

--
Gitblit v1.9.1