JLChen
2021-01-11 5a5a2b696866f947b6025d26c3302e8ffef46435
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 ());
            }
        }
    }