From 8e97fa97a429e4587e7922724f633ccbd95e17a1 Mon Sep 17 00:00:00 2001
From: lixiaojun <1287241240@qq.com>
Date: 星期二, 12 十二月 2023 13:31:30 +0800
Subject: [PATCH] 新增业务接口

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

diff --git a/IStation.Entry.SZJT/IStation.Entry.SZJT.csproj b/IStation.Entry.SZJT/IStation.Entry.SZJT.csproj
index 8ae5ec4..0134280 100644
--- a/IStation.Entry.SZJT/IStation.Entry.SZJT.csproj
+++ b/IStation.Entry.SZJT/IStation.Entry.SZJT.csproj
@@ -20,9 +20,9 @@
     <PackageReference Include="Yw.Application.Dict.Core" Version="1.1.0" />
     <PackageReference Include="Yw.Application.DMA.Core" Version="1.0.0" />
     <PackageReference Include="Yw.Application.DOCS.Core" Version="1.0.1" />
-    <PackageReference Include="Yw.Application.Map.Core" Version="1.0.2" />
-    <PackageReference Include="Yw.Application.Monitor.Core" Version="1.5.6" />
-    <PackageReference Include="Yw.Application.Repair.Core" Version="1.0.0" />
+    <PackageReference Include="Yw.Application.Map.Core" Version="1.0.3" />
+    <PackageReference Include="Yw.Application.Monitor.Core" Version="1.5.7" />
+    <PackageReference Include="Yw.Application.Repair.Core" Version="1.0.1" />
     <PackageReference Include="Yw.Application.Unit.Core" Version="1.1.1" />
   </ItemGroup>
 

--
Gitblit v1.9.3