JLChen
2021-01-05 f500e14c0a994487070380c50c85e0929cbc8e63
Crabtree/SmartHome/UI/SimpleControl/Phone/System/SystemEquipmentBase.cs
@@ -30,7 +30,7 @@
                                } catch {
                                }
                            });
                            Console.WriteLine ("loadChildren");
                            Utlis.WriteLine ("loadChildren");
                        }
                    }
                }
@@ -660,7 +660,7 @@
                    }
                }
            } catch (Exception ex) {
                Console.WriteLine ("SystemEquipmentBase,AddDevicesList" + ex.ToString ());
                Utlis.WriteLine ("SystemEquipmentBase,AddDevicesList" + ex.ToString ());
            }
        }
    }