示例#1
0
 public static bool DelQM(int id)
 {
     return(MusicBUS.DelQM(id));
 }