From fd888555a4758e30c07799a09ae146f1746425f1 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期三, 22 十二月 2021 18:17:18 +0800 Subject: [PATCH] 2021-12-22-01 --- HDL_ON/UI/UI2/FuntionControlView/Music/A31MyList.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/HDL_ON/UI/UI2/FuntionControlView/Music/A31MyList.cs b/HDL_ON/UI/UI2/FuntionControlView/Music/A31MyList.cs index 2e8ac86..21a2aa7 100644 --- a/HDL_ON/UI/UI2/FuntionControlView/Music/A31MyList.cs +++ b/HDL_ON/UI/UI2/FuntionControlView/Music/A31MyList.cs @@ -157,7 +157,7 @@ //绉婚櫎鐣岄潰 System.Threading.Tasks.Task.Run(() => { - SendMethod.PushList(songs, list.ListName, list.MusicInfoList,A31MusicModel.Current, "鎴戠殑鍒楄〃"); + // SendMethod.PushList(songs, list.ListName, list.MusicInfoList,A31MusicModel.Current, "鎴戠殑鍒楄〃"); }); }); }); -- Gitblit v1.8.0