public string GetMaTSTruong_BLL(string tents)
 {
     return(dt.GetMaTSTruong_DAL(tents));
 }