diff --git a/EuroTran/EasyBL.WEBAPP/ShowEasy/BookingMaintain_UpdService.cs b/EuroTran/EasyBL.WEBAPP/ShowEasy/BookingMaintain_UpdService.cs index 0b96b87..9db76cd 100644 --- a/EuroTran/EasyBL.WEBAPP/ShowEasy/BookingMaintain_UpdService.cs +++ b/EuroTran/EasyBL.WEBAPP/ShowEasy/BookingMaintain_UpdService.cs @@ -84,6 +84,7 @@ namespace EasyBL.WEBAPP.WSM /// public ResponseMessage UpdateBookingStatus(RequestMessage i_crm) { + ResponseMessage rm = null; string sMsg = null; string sError = null;