From a68302033da081f9ad5e82268a01892c3e129cc1 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周五, 19 9月 2025 08:12:26 +0800 Subject: [PATCH] 增加信标 --- siemenswmssditcode/wmsService/wcftest/wmsService.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/siemenswmssditcode/wmsService/wcftest/wmsService.csproj b/siemenswmssditcode/wmsService/wcftest/wmsService.csproj index 739cf53..3679972 100644 --- a/siemenswmssditcode/wmsService/wcftest/wmsService.csproj +++ b/siemenswmssditcode/wmsService/wcftest/wmsService.csproj @@ -96,6 +96,7 @@ <Compile Include="BussinessExtension\SAP\SAPHelper.cs" /> <Compile Include="BussinessExtension\SystemHelper.cs" /> <Compile Include="BussinessExtension\VirtualModeHelper.cs" /> + <Compile Include="BussinessExtension\DeviceGeneralInfoHelper.cs" /> <Compile Include="BussinessExtension\WcsWcfApiHelper.cs" /> <Compile Include="deviceorm\ChaiDieTransport.cs" /> <Compile Include="deviceorm\DevAlert.cs" /> -- Gitblit v1.9.3