From 16dd4aa8fa061fc008d6b2886e3353f13a957221 Mon Sep 17 00:00:00 2001 From: lixiaojun <1287241240@qq.com> Date: 星期三, 03 一月 2024 12:05:32 +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 7b152da..cedda4f 100644 --- a/IStation.Entry.SZJT/IStation.Entry.SZJT.csproj +++ b/IStation.Entry.SZJT/IStation.Entry.SZJT.csproj @@ -14,14 +14,14 @@ <ItemGroup> <PackageReference Include="Yw.Application.ArtImage.Core" Version="1.1.2" /> - <PackageReference Include="Yw.Application.Assets.Core" Version="1.2.3" /> - <PackageReference Include="Yw.Application.Basic.Core" Version="1.2.0" /> + <PackageReference Include="Yw.Application.Assets.Core" Version="1.2.5" /> + <PackageReference Include="Yw.Application.Basic.Core" Version="1.2.1" /> <PackageReference Include="Yw.Application.Bimface.Core" Version="1.0.3" /> <PackageReference Include="Yw.Application.Dict.Core" Version="1.1.0" /> <PackageReference Include="Yw.Application.DMA.Core" Version="1.0.4" /> <PackageReference Include="Yw.Application.DOCS.Core" Version="1.0.1" /> <PackageReference Include="Yw.Application.Map.Core" Version="1.0.4" /> - <PackageReference Include="Yw.Application.Monitor.Core" Version="1.6.0" /> + <PackageReference Include="Yw.Application.Monitor.Core" Version="1.6.4" /> <PackageReference Include="Yw.Application.Repair.Core" Version="1.0.2" /> <PackageReference Include="Yw.Application.Unit.Core" Version="1.1.1" /> </ItemGroup> -- Gitblit v1.9.3