HDL_ON/UI/UI2/3-Intelligence/Automation/TargetDeviceFunList.cs
@@ -522,7 +522,7 @@ { //HDL_ON.DriverLayer.Control.Ins.GetMusicDirectory(device); //var palyListName = Music.SendMethod.mMethod.GetListName(device); var palyList= Music.SendMethod.mMethod.GetListMusic(device, "hdl_special"); var palyList= Music.SendMethod.Current.GetListMusic(device, "hdl_special"); List<string> musicNameList = new List<string>(); for (int i = 0; i < palyList.songs.Count; i++) {