From e9fe52b61589ec226fafbc3288d43faf32a8c4c2 Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期五, 22 一月 2021 17:33:26 +0800
Subject: [PATCH] 2021-01-22 1.继续完善sid和oid生成方法

---
 Crabtree/SmartHome/UI/SimpleControl/MqttCommon.cs |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/Crabtree/SmartHome/UI/SimpleControl/MqttCommon.cs b/Crabtree/SmartHome/UI/SimpleControl/MqttCommon.cs
index 761d256..fe29bed 100644
--- a/Crabtree/SmartHome/UI/SimpleControl/MqttCommon.cs
+++ b/Crabtree/SmartHome/UI/SimpleControl/MqttCommon.cs
@@ -1,7 +1,6 @@
 锘�/*
 鏇存柊浜咵MQ杩炴帴鏂瑰紡
 */
-using System.Collections.Generic;
 using System;
 using MQTTnet.Client;
 using System.Threading.Tasks;
@@ -10,7 +9,6 @@
 using MQTTnet;
 using System.Text;
 using System.Security.Cryptography;
-using System.IO;
 
 namespace SmartHome
 {

--
Gitblit v1.8.0