|
@@ -27,6 +27,7 @@ namespace BPASmartClient.CustomResource.Pages.Model |
|
|
|
|
|
|
|
|
public static void Init() |
|
|
public static void Init() |
|
|
{ |
|
|
{ |
|
|
|
|
|
|
|
|
ThreadManage.GetInstance().StartLong(new Action(() => |
|
|
ThreadManage.GetInstance().StartLong(new Action(() => |
|
|
{ |
|
|
{ |
|
|
foreach (var item in Alarm.GetType().GetProperties()) |
|
|
foreach (var item in Alarm.GetType().GetProperties()) |
|
|