From 92bc347f39b0c9b03c394b8fb918de2bd018b986 Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期日, 29 六月 2025 19:03:31 +0800
Subject: [PATCH] 物料标准包装模块;送货单添加保存前后存储过程控制;
---
DAL/DAL.csproj | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/DAL/DAL.csproj b/DAL/DAL.csproj
index 1a7e1ba..db2b82b 100644
--- a/DAL/DAL.csproj
+++ b/DAL/DAL.csproj
@@ -64,7 +64,7 @@
</Reference>
<Reference Include="SQLHelper, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\DLL\SQLHelper.dll</HintPath>
+ <HintPath>..\..\..\..\缃戠珯鍙戝竷\渚涘簲鍟嗗钩鍙癨SRMAPI\bin\SQLHelper.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
@@ -93,6 +93,7 @@
<Compile Include="SCM\ClsSup_AskPriceBill.cs" />
<Compile Include="SCM\ClsSup_EvaluateBill.cs" />
<Compile Include="SCM\ClsSup_EvaluateSchemeBill.cs" />
+ <Compile Include="SCM\ClsSupMaterPackBill.cs" />
<Compile Include="SCM\ClsSup_QuotePriceBill.cs" />
<Compile Include="SCM\ClsSup_SampleRequestBill.cs" />
<Compile Include="SCM\ClsSup_SampleTestBill.cs" />
--
Gitblit v1.9.1