From 4de1b4fcd9b116573dc5c9ac98747f14c90d1ba3 Mon Sep 17 00:00:00 2001 From: hudong <Administrator@PC-20250329JZUF> Date: 星期一, 26 五月 2025 08:53:01 +0800 Subject: [PATCH] 更新wsdl文件名称 --- HH.WCS.Mobox3.pinggao.csproj | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/HH.WCS.Mobox3.pinggao.csproj b/HH.WCS.Mobox3.pinggao.csproj index 99d4c4f..889b72e 100644 --- a/HH.WCS.Mobox3.pinggao.csproj +++ b/HH.WCS.Mobox3.pinggao.csproj @@ -167,11 +167,13 @@ <Compile Include="api\DebugController.cs" /> <Compile Include="api\ServiceController.cs" /> <Compile Include="api\TestController.cs" /> - <Compile Include="api\TestService.cs" /> + <Compile Include="api\ZSCM_WC.cs" /> <Compile Include="api\WmsSapController.cs" /> <Compile Include="api\WmsSpaHelper.cs" /> <Compile Include="api\ZCCM_NC.cs" /> <Compile Include="api\ZSCM2_CBZX.cs" /> + <Compile Include="api\ZSCM2_CXPZ.cs" /> + <Compile Include="api\ZSCM2_SCFL.cs" /> <Compile Include="api\ZSCM2_SCFLJHW.cs" /> <Compile Include="App_Start\SwaggerControllerDescProvider.cs" /> <Compile Include="core\WMSCore.cs" /> -- Gitblit v1.9.1