JLChen
2021-02-05 1a0a7f736c6d2e7129e7591d40bed67ec7c0f09a
HDL_ON/DAL/DriverLayer/Control.cs
@@ -310,6 +310,7 @@
            MainPage.Log($"发送数据:{Newtonsoft.Json.JsonConvert.SerializeObject(commandDictionary)}");
            //useRemote = true;
            //远程通讯
            if (Ins.IsRemote || useRemote == true)
            {