WJC
2019-11-20 59ab4de7a58a8da55f2136440269c60a1172e16d
ZigbeeApp/Shared/Phone/Device/Logic/Send.cs
@@ -467,6 +467,7 @@
                                        {
                                            ["Type"] = int.Parse(dictionary["Type"]),
                                            ["Account"] = dictionary["Account"],
                                            ["UserId"] = dictionary["UserId"],
                                        };
                                        accounts.Add(accounts1);