public void DeleTSTruong_BLL(string id)
 {
     dt.DeleTSTruong_DAL(id);
 }