From a851a0bf758531de30db338cee09d4c978f1f7ee Mon Sep 17 00:00:00 2001 From: yxj <yxj@hz-kingdee.com> Date: 星期一, 15 五月 2023 09:36:06 +0800 Subject: [PATCH] 11 --- DBUtility/DBUtility.csproj | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/DBUtility/DBUtility.csproj b/DBUtility/DBUtility.csproj index b5bea0f..8c60199 100644 --- a/DBUtility/DBUtility.csproj +++ b/DBUtility/DBUtility.csproj @@ -51,7 +51,7 @@ <ItemGroup> <Reference Include="Interop.Excel, Version=1.5.0.0, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> - <HintPath>..\..\..\NetERP\婧愪唬鐮乗HX_MIS\bin\Debug\Interop.Excel.dll</HintPath> + <HintPath>..\NETERP\bin\Debug\Interop.Excel.dll</HintPath> </Reference> <Reference Include="System" /> <Reference Include="System.Data" /> -- Gitblit v1.9.1