HDL_ON/UI/UI2/1-HomePage/HomePage.cs
@@ -8,7 +8,6 @@ using Newtonsoft.Json; using Newtonsoft.Json.Linq; using Shared; using Com.Hdl; namespace HDL_ON.UI { @@ -194,8 +193,8 @@ #if DEBUG btnResidenceName.MouseUpEventHandler = (sender, e) => { Com.Hdl.HDLToDaHai.InitApplication(Shared.Application.Activity.Application); Com.Hdl.HDLToDaHai.OpneActivity(Shared.Application.Activity); Com.Hdl.HdlToLc.InitData(Shared.Application.Activity,false, "c11b4f38c6aa4563a17e3cb35b6882df06"); Com.Hdl.HdlToLc.OpenActivity(); }; #endif