wjc
2022-12-08 44aa189d9e01f8c0d19e00e44f1ef419ff2cc093
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);