From c7882ff094863accaa43522290ca40a796363155 Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期三, 16 四月 2025 12:48:20 +0800
Subject: [PATCH] 工艺路线新增约当系数字段(添康);桌面端添加返修条码生成模块

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

diff --git a/WarM/WarM.csproj b/WarM/WarM.csproj
index fcb5a72..2ca50b9 100644
--- a/WarM/WarM.csproj
+++ b/WarM/WarM.csproj
@@ -713,6 +713,12 @@
     <Compile Include="鏉$爜鎵撳嵃\Gy_BarCodeBill_automaticallyByPLC_New_Change.designer.cs">
       <DependentUpon>Gy_BarCodeBill_automaticallyByPLC_New_Change.cs</DependentUpon>
     </Compile>
+    <Compile Include="鏉$爜鎵撳嵃\Gy_BarCodeBill_Rework.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Include="鏉$爜鎵撳嵃\Gy_BarCodeBill_Rework.designer.cs">
+      <DependentUpon>Gy_BarCodeBill_Rework.cs</DependentUpon>
+    </Compile>
     <Compile Include="鏉$爜鎵撳嵃\Gy_CusBarCodeBillList.cs">
       <SubType>Form</SubType>
     </Compile>
@@ -1198,6 +1204,10 @@
       <DependentUpon>Gy_BarCodeBill_automaticallyByPLC_New_Change.cs</DependentUpon>
       <SubType>Designer</SubType>
     </EmbeddedResource>
+    <EmbeddedResource Include="鏉$爜鎵撳嵃\Gy_BarCodeBill_Rework.resx">
+      <DependentUpon>Gy_BarCodeBill_Rework.cs</DependentUpon>
+      <SubType>Designer</SubType>
+    </EmbeddedResource>
     <EmbeddedResource Include="鏉$爜鎵撳嵃\Gy_CusBarCodeBillList.resx">
       <DependentUpon>Gy_CusBarCodeBillList.cs</DependentUpon>
       <SubType>Designer</SubType>

--
Gitblit v1.9.1