public void UpdateNgayHetHan(string MaDG, string MaLoaiDG)
 {
     dal_DOcGia.UpdateNgayHetHan(MaDG, MaLoaiDG);
 }