From 28e5551ac4525a12bf762b4836ef37a154ed56f5 Mon Sep 17 00:00:00 2001 From: cjs <2216046164@qq.com> Date: 星期二, 15 七月 2025 18:03:56 +0800 Subject: [PATCH] 111 --- HH.WCS.Mobox3.NongFuLinZhi/HH.WCS.Mobox3.NFLZ.csproj | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/HH.WCS.Mobox3.NongFuLinZhi/HH.WCS.Mobox3.NFLZ.csproj b/HH.WCS.Mobox3.NongFuLinZhi/HH.WCS.Mobox3.NFLZ.csproj index ff638ca..c3b041a 100644 --- a/HH.WCS.Mobox3.NongFuLinZhi/HH.WCS.Mobox3.NFLZ.csproj +++ b/HH.WCS.Mobox3.NongFuLinZhi/HH.WCS.Mobox3.NFLZ.csproj @@ -157,8 +157,9 @@ <Compile Include="device\TcpServer.cs" /> <Compile Include="dispatch\GZRobot.cs" /> <Compile Include="dispatch\HanAo.cs" /> - <Compile Include="dispatch\NDC.cs" /> <Compile Include="core\Monitor.cs" /> + <Compile Include="dispatch\NDCApi.cs" /> + <Compile Include="models\LocationExt.cs" /> <Compile Include="models\SegmentTable.cs" /> <Compile Include="models\RowComparsionTable.cs" /> <Compile Include="models\RowLock.cs" /> -- Gitblit v1.9.1