From 19ed05b3590dab0944d79e3fe05cc5e4213c2357 Mon Sep 17 00:00:00 2001 From: hxb <hxb@hdlchina.com.cn> Date: 星期五, 26 八月 2022 10:27:00 +0800 Subject: [PATCH] 更改服务器地址 --- ZigbeeApp/Shared/Common/Room.cs | 10 +--------- 1 files changed, 1 insertions(+), 9 deletions(-) diff --git a/ZigbeeApp/Shared/Common/Room.cs b/ZigbeeApp/Shared/Common/Room.cs index c17db61..d702206 100755 --- a/ZigbeeApp/Shared/Common/Room.cs +++ b/ZigbeeApp/Shared/Common/Room.cs @@ -61,15 +61,7 @@ /// <summary> /// 婀垮害浼犳劅鍣�(璁惧涓婚敭) /// </summary> - public string HumidityDevice = string.Empty; - /// <summary> - /// 娓╁害 - /// </summary> - public decimal Temperatrue; - /// <summary> - /// 婀垮害 - /// </summary> - public decimal Humidity; + public string HumidityDevice = string.Empty; /// <summary> /// 鏄惁鏄垎浜繃鏉ョ殑鎴块棿 /// 娉細鍒嗕韩杩囨潵鐨勬埧闂翠笉鑳藉垹闄わ紝涓嶈兘缂栬緫璇ユ埧闂达紝涓嶈兘瀵硅澶囷紙鍔熻兘锛夈�佸満鏅繘琛屽鍒犳敼 -- Gitblit v1.8.0