From 0aec07c9110afb5c02976f90e2319886c8a14f54 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: ćšć, 19 12æ 2024 10:59:56 +0800 Subject: [PATCH] 22 --- CC/iWareCommon/iWareCommon.csproj | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/CC/iWareCommon/iWareCommon.csproj b/CC/iWareCommon/iWareCommon.csproj index a227cd5..0bd2e98 100644 --- a/CC/iWareCommon/iWareCommon.csproj +++ b/CC/iWareCommon/iWareCommon.csproj @@ -74,7 +74,8 @@ </ItemGroup> <ItemGroup> <Compile Include="Common\Dao\CommonDao.cs" /> - <Compile Include="Common\Globle\PlcWarningGloble.cs" /> + <Compile Include="Common\Globle\PlcAddressGloble.cs" /> + <Compile Include="Common\Globle\PlcWarningAddressGloble.cs" /> <Compile Include="Common\Globle\SysGloble.cs" /> <Compile Include="Common\Service\CommonService.cs" /> <Compile Include="Utils\CSharpHelper.cs" /> -- Gitblit v1.9.3