wxr
2022-09-02 c207cd8df8a432d044bbc9e0da7f05d200769ef1
HDL_ON/UI/UI2/2-Classification/ClassificationPageBLL.cs
@@ -219,7 +219,7 @@
                                    m.functionMusic.SetAttrState("on_off", "off");
                                    Dictionary<string, string> dic = new Dictionary<string, string>();
                                    dic.Add("on_off", "off");
                                    Music.SendMethod.sendMethod.SendControlCommand(m.functionMusic, dic);
                                    Music.SendMethod.mMethod.SendControlCommand(m.functionMusic, dic);
                                }
                            }
                        })