public dynamic GetInfoNhapOneKhoa_BLL(string makhoa)
 {
     return(dt.GetInfoNhapOneKhoa_DAL(makhoa));
 }