From 552fda4967d0f762fae21fae54c5f8b57b8eb3ea Mon Sep 17 00:00:00 2001
From: yxj <yxj@hz-kingdee.com>
Date: 星期一, 30 三月 2026 13:28:45 +0800
Subject: [PATCH] 凯贝立讯客户标签内箱码生成时流水号回填修正,金蝶云生成委外工序发出单调用方法修正
---
WorkM/WorkM.csproj | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/WorkM/WorkM.csproj b/WorkM/WorkM.csproj
index 768d92b..cb7a58c 100644
--- a/WorkM/WorkM.csproj
+++ b/WorkM/WorkM.csproj
@@ -486,6 +486,12 @@
<Compile Include="娴佽浆鍗$鐞哱Sc_ProcessExchangeBackBillList.designer.cs">
<DependentUpon>Sc_ProcessExchangeBackBillList.cs</DependentUpon>
</Compile>
+ <Compile Include="娴佽浆鍗$鐞哱Sc_ProcessExchangeBill_DH.cs">
+ <SubType>Form</SubType>
+ </Compile>
+ <Compile Include="娴佽浆鍗$鐞哱Sc_ProcessExchangeBill_DH.designer.cs">
+ <DependentUpon>Sc_ProcessExchangeBill_DH.cs</DependentUpon>
+ </Compile>
<Compile Include="娴佽浆鍗$鐞哱Sc_ProcessExchangeBill.cs">
<SubType>Form</SubType>
</Compile>
@@ -1172,6 +1178,10 @@
<DependentUpon>Sc_ProcessExchangeBackBillList.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
+ <EmbeddedResource Include="娴佽浆鍗$鐞哱Sc_ProcessExchangeBill_DH.resx">
+ <DependentUpon>Sc_ProcessExchangeBill_DH.cs</DependentUpon>
+ <SubType>Designer</SubType>
+ </EmbeddedResource>
<EmbeddedResource Include="娴佽浆鍗$鐞哱Sc_ProcessExchangeBill.resx">
<DependentUpon>Sc_ProcessExchangeBill.cs</DependentUpon>
<SubType>Designer</SubType>
@@ -1452,6 +1462,7 @@
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
+ <None Include="app.config" />
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
--
Gitblit v1.9.1