|
|
|
|
@ -12,8 +12,8 @@ const EXA_CART_API_BASE_URL = 'https://mdlaboratories.com/exacartapi';
|
|
|
|
|
const PACKAGES_CATEGORIES = '/api/categories';
|
|
|
|
|
const PACKAGES_PRODUCTS = '/api/products';
|
|
|
|
|
|
|
|
|
|
const BASE_URL = 'https://uat.hmgwebservices.com/';
|
|
|
|
|
// const BASE_URL = 'https://hmgwebservices.com/';
|
|
|
|
|
//const BASE_URL = 'https://uat.hmgwebservices.com/';
|
|
|
|
|
const BASE_URL = 'https://hmgwebservices.com/';
|
|
|
|
|
|
|
|
|
|
//const BASE_PHARMACY_URL = 'http://swd-pharapp-01:7200/api/';
|
|
|
|
|
const BASE_PHARMACY_URL = 'https://uat.hmgwebservices.com/epharmacy/api/';
|
|
|
|
|
|