public void CapNhatBaoHiem(BaoHiem bh)
 {
     db.spBaoHiem_Update(bh.MaBH, bh.GoiBaoHiem, bh.GiaBaoHiem);
 }