From 2ae5b814f85c19259aea38ffb8cdc60aa26180cc Mon Sep 17 00:00:00 2001
From: yxj <yxj@hz-kingdee.com>
Date: 星期五, 26 九月 2025 16:05:45 +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