From 8551b74dc809a926233244e363ccacb06d4dc664 Mon Sep 17 00:00:00 2001
From: yxj <yxj@hz-kingdee.com>
Date: 星期三, 11 九月 2024 14:11:14 +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 ce9ff3a..329be51 100644
--- a/WarM/WarM.csproj
+++ b/WarM/WarM.csproj
@@ -711,6 +711,12 @@
     <Compile Include="鏉$爜鎵撳嵃\Gy_BarCodeBill_New.designer.cs">
       <DependentUpon>Gy_BarCodeBill_New.cs</DependentUpon>
     </Compile>
+    <Compile Include="鏉$爜鎵撳嵃\Gy_CusBarCodeBill_KaiBei_LangChao.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Include="鏉$爜鎵撳嵃\Gy_CusBarCodeBill_KaiBei_LangChao.designer.cs">
+      <DependentUpon>Gy_CusBarCodeBill_KaiBei_LangChao.cs</DependentUpon>
+    </Compile>
     <Compile Include="鏉$爜鎵撳嵃\Gy_CusBarCodeBill_KaiBei.cs">
       <SubType>Form</SubType>
     </Compile>
@@ -1182,6 +1188,10 @@
       <DependentUpon>Gy_BarCodeBill_New.cs</DependentUpon>
       <SubType>Designer</SubType>
     </EmbeddedResource>
+    <EmbeddedResource Include="鏉$爜鎵撳嵃\Gy_CusBarCodeBill_KaiBei_LangChao.resx">
+      <DependentUpon>Gy_CusBarCodeBill_KaiBei_LangChao.cs</DependentUpon>
+      <SubType>Designer</SubType>
+    </EmbeddedResource>
     <EmbeddedResource Include="鏉$爜鎵撳嵃\Gy_CusBarCodeBill_KaiBei.resx">
       <DependentUpon>Gy_CusBarCodeBill_KaiBei.cs</DependentUpon>
       <SubType>Designer</SubType>

--
Gitblit v1.9.1