public bool CapNhatSLBayBanSP(int masp, int sl)
 {
     return(spdao.CapNhatSLBayBanSP(masp, sl));
 }