public void DeleTS_BLL(string id)
 {
     dt.DeleTS_DAL(id);
 }