From 9bf4d09a321113632dd9a2e8adc33c23d2290a01 Mon Sep 17 00:00:00 2001 From: berlin-tzen Date: Fri, 3 Mar 2023 17:19:52 +0800 Subject: [PATCH] =?UTF-8?q?[WHAT]=20=E9=87=8D=E6=96=B0=E6=8E=A8=E9=80=81Bo?= =?UTF-8?q?okingMaintain=5FUpdService?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- EuroTran/EasyBL.WEBAPP/ShowEasy/BookingMaintain_UpdService.cs | 1 + 1 file changed, 1 insertion(+) 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;