From cd92df8b7b383a6a3218f50b3b62264db8332899 Mon Sep 17 00:00:00 2001
From: kazelee <1847801760@qq.com>
Date: 星期三, 14 五月 2025 17:21:49 +0800
Subject: [PATCH] 引入NETSDKCS,修复版本兼容问题;完成拍照逻辑开发,跑通待调试

---
 ServiceCore/Monitor.cs |   30 +-----------------------------
 1 files changed, 1 insertions(+), 29 deletions(-)

diff --git a/ServiceCore/Monitor.cs b/ServiceCore/Monitor.cs
index c0eedd5..1f0fc3f 100644
--- a/ServiceCore/Monitor.cs
+++ b/ServiceCore/Monitor.cs
@@ -1,32 +1,4 @@
-锘縰sing HH.WCS.Mobox3.AnGang.Devices;
-using HH.WCS.Mobox3.AnGang.process;
-using HH.WCS.Mobox3.AnGang.config;
-using HH.WCS.Mobox3.AnGang.Helper;
-using Newtonsoft.Json;
-using Opc.Ua.Client;
-using Opc.Ua;
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Threading;
-using System.Threading.Tasks;
-using Org.BouncyCastle.Ocsp;
-using S7.Net.Types;
-using Opc.Ua.Configuration;
-using static System.Net.Mime.MediaTypeNames;
-using SqlSugar.Extensions;
-using static HH.WCS.Mobox3.AnGang.Dispatch.NDC;
-using Newtonsoft.Json.Linq;
-using HH.WCS.Mobox3.AnGang.Models;
-using SqlSugar;
-using HH.WCS.Mobox3.AnGang.Controllers;
-using HH.WCS.Mobox3.AnGang.Dispatch;
-
-using HH.WCS.Mobox3.AnGang.Consts;
-
-namespace HH.WCS.Mobox3.AnGang.ServiceCore
-{
+锘縩amespace HH.WCS.Mobox3.AnGang.ServiceCore {
     /// <summary>
     /// 瀹氭椂杞浠诲姟
     /// </summary>

--
Gitblit v1.9.1