From 6ce8832d1121f61f6476e4548ae7a53551080027 Mon Sep 17 00:00:00 2001
From: lss <lsc@hdlchina.com.cn>
Date: 星期二, 17 五月 2022 13:13:09 +0800
Subject: [PATCH] 临时备份

---
 HDL_ON/DAL/Mqtt/MqttClient.cs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/HDL_ON/DAL/Mqtt/MqttClient.cs b/HDL_ON/DAL/Mqtt/MqttClient.cs
index c16fd6f..e617b29 100644
--- a/HDL_ON/DAL/Mqtt/MqttClient.cs
+++ b/HDL_ON/DAL/Mqtt/MqttClient.cs
@@ -458,7 +458,6 @@
 
                                             if (temp != null)
                                             {
-                                                Control_Udp.ReceiveRepeatManager(temp.id, null);
                                                 foreach (var updataSecurity in temp.objects)
                                                 {
                                                     var updataLocalSecurity = FunctionList.List.securities.Find((obj) => obj.sid == updataSecurity.sid);

--
Gitblit v1.8.0