HDL_ON/UI/UI2/FuntionControlView/Music/SendMethod.cs
@@ -44,7 +44,7 @@ { new System.Threading.Thread(() => { DriverLayer.Control.Ins.SendWriteCommand(function, dic); DriverLayer.Control.Ins.SendWriteCommand(function, dic,false,0); }) { IsBackground = true }.Start(); } @@ -57,7 +57,7 @@ { try { // RefreshDeviceStatus(functionIds); //RefreshDeviceStatus(functionIds); a31Music.LastDateTime = DateTime.Now; ///从缓存里面查找音乐播放器对象<缓存数据收到推送过来的状态会更新缓存数据> var allLocalFuntion = FunctionList.List.GetDeviceFunctionList();