From 2ea4ae2d4f578fb68e90992fd5b78e96f31acbd4 Mon Sep 17 00:00:00 2001
From: hwh <332078369@qq.com>
Date: 星期四, 22 八月 2024 14:50:45 +0800
Subject: [PATCH] plc读写
---
Admin.NET/WCS.Application/WCS.Application.csproj | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/Admin.NET/WCS.Application/WCS.Application.csproj b/Admin.NET/WCS.Application/WCS.Application.csproj
index 4ecdaac..a46c333 100644
--- a/Admin.NET/WCS.Application/WCS.Application.csproj
+++ b/Admin.NET/WCS.Application/WCS.Application.csproj
@@ -118,6 +118,10 @@
</ItemGroup>
<ItemGroup>
+ <PackageReference Include="IoTClient" Version="1.0.40" />
+ </ItemGroup>
+
+ <ItemGroup>
<ProjectReference Include="..\Admin.NET.Core\Admin.NET.Core.csproj" />
<ProjectReference Include="..\Plugins\Admin.NET.Plugin.ApprovalFlow\Admin.NET.Plugin.ApprovalFlow.csproj" />
<ProjectReference Include="..\Plugins\Admin.NET.Plugin.DingTalk\Admin.NET.Plugin.DingTalk.csproj" />
--
Gitblit v1.8.0