apply call waiter api
This commit is contained in:
@@ -112,4 +112,5 @@ export const EGIFT_CARDS_URL = `${BASE_URL}gift/cards`;
|
||||
export const REDEEM_DETAILS_URL = `${BASE_URL}gift/getGiftOrderByVoucherCode`;
|
||||
export const LOYALTY_HISTORY_URL = `${BASE_URL}loyaltyHistory`;
|
||||
export const CREATE_GIFT_AMOUNT_URL = `${BASE_URL}gift/addGiftAmount`;
|
||||
export const OPENING_TIMES_URL = `${BASE_URL}restaurant/getWorkingHours`;
|
||||
export const OPENING_TIMES_URL = `${BASE_URL}restaurant/getWorkingHours`;
|
||||
export const CALL_WAITER_URL = `${BASE_URL}call_waiter`;
|
||||
Reference in New Issue
Block a user