public List <string> GetListTenLoaiTS_BLL()
 {
     return(dt.GetListTenLoaiTS_DAL());
 }