public string GetMaLoaiTS_BLL(string tenLoaiTS)
 {
     return(dt.GetMaLoaiTS_DAL(tenLoaiTS));
 }