HDL_ON/UI/UI2/FuntionControlView/Music/SendMethod.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
HDL_ON/UI/UI2/FuntionControlView/Music/SendMethod.cs
@@ -59,7 +59,7 @@ try { //RefreshDeviceStatus(functionIds); //a31Music.LastDateTime = DateTime.Now; a31Music.LastDateTime = DateTime.Now; ///从缓存里面查找音乐播放器对象<收到推送过来的状态会更新缓存数据> var allLocalFuntion = FunctionList.List.GetDeviceFunctionList(); var localFunction = allLocalFuntion.Find((obj) => obj.sid == sid);