public List <string> GetListPhongKhoa_BLL(string makhoa)
 {
     return(dt.GetListPhongKhoa_DAL(makhoa));
 }