HDL Home App 第二版本 旧平台金堂用 正在使用
xm
2020-05-25 ef0c6b76b06590b38f6e87d1e4efb35b81374502
ZigbeeApp20200519/Shared/Phone/Device/Logic/Send.cs
@@ -533,7 +533,7 @@
                                    var accounts1 = new JObject();
                                    if (dictionary.ContainsKey("Type"))
                                    {
                                        accounts1.Add("Type", dictionary["Type"]);
                                        accounts1.Add("Type", int.Parse(dictionary["Type"]));
                                    }
                                    if (dictionary.ContainsKey("Option4"))
                                    {