From 3155ee2aeffa89f229a4f9d31f8fd34a3809f358 Mon Sep 17 00:00:00 2001 From: cnf <3200815559@qq.com> Date: 星期四, 08 五月 2025 14:46:02 +0800 Subject: [PATCH] 111 --- StandardInterface/MES.Service/MES.Service.csproj | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/StandardInterface/MES.Service/MES.Service.csproj b/StandardInterface/MES.Service/MES.Service.csproj index 5f0ecb4..fb62dfb 100644 --- a/StandardInterface/MES.Service/MES.Service.csproj +++ b/StandardInterface/MES.Service/MES.Service.csproj @@ -27,6 +27,9 @@ <Reference Include="Kingdee.CDP.WebApi.SDK"> <HintPath>resources\Kingdee.CDP.WebApi.SDK.dll</HintPath> </Reference> + <Reference Include="TopSdk"> + <HintPath>resources\TopSdk.dll</HintPath> + </Reference> </ItemGroup> </Project> -- Gitblit v1.9.3