public void UpdateSL(string mats, int sl, int thanhtien)
 {
     dt.UpdateSL(mats, sl, thanhtien);
 }