Browse Source

[WHAT] 重新推送BookingMaintain_UpdService

Dev
berlin-tzen 2 years ago
parent
commit
9bf4d09a32
  1. 1
      EuroTran/EasyBL.WEBAPP/ShowEasy/BookingMaintain_UpdService.cs

1
EuroTran/EasyBL.WEBAPP/ShowEasy/BookingMaintain_UpdService.cs

@ -84,6 +84,7 @@ namespace EasyBL.WEBAPP.WSM
/// <returns></returns>
public ResponseMessage UpdateBookingStatus(RequestMessage i_crm)
{
ResponseMessage rm = null;
string sMsg = null;
string sError = null;

Loading…
Cancel
Save