From 180e5879d508734f1ad395dba7f81e0d59a8627e Mon Sep 17 00:00:00 2001
From: yxj <yxj@hz-kingdee.com>
Date: 星期五, 09 一月 2026 08:38:07 +0800
Subject: [PATCH] 丸井客户条码标签生成模块修改,供应商编码根据物料带出
---
NETSCM/NETSCM.csproj | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/NETSCM/NETSCM.csproj b/NETSCM/NETSCM.csproj
index 12cded2..0e89335 100644
--- a/NETSCM/NETSCM.csproj
+++ b/NETSCM/NETSCM.csproj
@@ -180,6 +180,9 @@
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
+ <None Include="Web References\WMSWeb\ClsGy_BarCodeBill_WMS_Model.datasource">
+ <DependentUpon>Reference.map</DependentUpon>
+ </None>
<None Include="Web References\WMSWeb\ClsGy_BarCodeBill_WMS_Model_View.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
@@ -189,6 +192,9 @@
<None Include="Web References\WMSWeb\ClsGy_Source_Model.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
+ <None Include="Web References\WMSWeb\ClsKf_ICStockBill_Mould.datasource">
+ <DependentUpon>Reference.map</DependentUpon>
+ </None>
<None Include="Web References\WMSWeb\Reference.map">
<Generator>MSDiscoCodeGenerator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
--
Gitblit v1.9.1