From f9570e17eb5ac6d262229f69a45c0bc52d762a00 Mon Sep 17 00:00:00 2001
From: yxj <1qaz@123>
Date: 星期二, 02 十一月 2021 14:54:07 +0800
Subject: [PATCH] 保存生成生产汇报单源单类型递入值修改

---
 WebAPI/WebAPI.csproj |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index ff32b9c..c93f03d 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -62,15 +62,15 @@
     </Reference>
     <Reference Include="Kingdee.BOS.WebApi.Client, Version=7.2.904.6, Culture=neutral, processorArchitecture=MSIL">
       <SpecificVersion>False</SpecificVersion>
-      <HintPath>..\..\..\娆цWMS鏉$爜绯荤粺20201016\CLOUDWEB1\DLL\Kingdee.BOS.WebApi.Client.dll</HintPath>
+      <HintPath>bin\Kingdee.BOS.WebApi.Client.dll</HintPath>
     </Reference>
     <Reference Include="Kingdee.BOS.WebApi.FormService, Version=7.2.904.6, Culture=neutral, processorArchitecture=MSIL">
       <SpecificVersion>False</SpecificVersion>
-      <HintPath>..\..\..\娆цWMS鏉$爜绯荤粺20201016\CLOUDWEB1\DLL\Kingdee.BOS.WebApi.FormService.dll</HintPath>
+      <HintPath>bin\Kingdee.BOS.WebApi.FormService.dll</HintPath>
     </Reference>
     <Reference Include="Kingdee.BOS.WebApi.ServicesStub, Version=7.2.904.6, Culture=neutral, processorArchitecture=MSIL">
       <SpecificVersion>False</SpecificVersion>
-      <HintPath>..\..\..\娆цWMS鏉$爜绯荤粺20201016\CLOUDWEB1\DLL\Kingdee.BOS.WebApi.ServicesStub.dll</HintPath>
+      <HintPath>bin\Kingdee.BOS.WebApi.ServicesStub.dll</HintPath>
     </Reference>
     <Reference Include="Microsoft.Azure.AppService.ApiApps.Service, Version=0.9.16.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
       <HintPath>..\packages\Microsoft.Azure.AppService.ApiApps.Service.0.9.16\lib\net45\Microsoft.Azure.AppService.ApiApps.Service.dll</HintPath>

--
Gitblit v1.9.1