public dynamic GetSL_BLL(string mats)
 {
     return(dt.GetSL_DAL(mats));
 }