From 90c5e816ac2134f11b9580fda5526a17e1b956c9 Mon Sep 17 00:00:00 2001
From: bklLiudl <673013083@qq.com>
Date: 星期四, 12 九月 2024 08:22:54 +0800
Subject: [PATCH] 拆垛机器人

---
 Admin.NET/WCS.Application/PLC/PLCJob.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Admin.NET/WCS.Application/PLC/PLCJob.cs b/Admin.NET/WCS.Application/PLC/PLCJob.cs
index 3927eca..eb66aae 100644
--- a/Admin.NET/WCS.Application/PLC/PLCJob.cs
+++ b/Admin.NET/WCS.Application/PLC/PLCJob.cs
@@ -1,4 +1,5 @@
 锘縰sing Furion.Schedule;
+using Microsoft.AspNetCore.SignalR;
 using Microsoft.Extensions.Logging;
 
 namespace WCS.Application;

--
Gitblit v1.8.0